Releases: DataDog/terraform-provider-datadog
Releases · DataDog/terraform-provider-datadog
v2.22.0
IMPROVEMENTS:
datadog_dashboard
: Improve consistency by using response from POST/PUT requests directly to save state (#909)datadog_downtime
: Improve consistency by using response from POST/PUT requests directly to save state (#905)datadog_ip_ranges
: Add support for reading ipv4/6 prefixes by location for synthetics (#934)datadog_logs_archive_order
: Improve consistency by using response from POST/PUT requests directly to save state (#912)datadog_logs_archive
: Improve consistency by using response from POST/PUT requests directly to save state (#912)datadog_logs_custom_pipeline
: Improve consistency by using response from POST/PUT requests directly to save state (#913)datadog_logs_index_order
: Improve consistency by using response from POST/PUT requests directly to save state (#915)datadog_logs_index
: Improve consistency by using response from POST/PUT requests directly to save state (#915)datadog_logs_integration_pipeline
: Improve consistency by using response from POST/PUT requests directly to save state (#913)datadog_logs_metric
: Improve consistency by using response from POST/PUT requests directly to save state (#917)datadog_logs_pipeline_order
: Improve consistency by using response from POST/PUT requests directly to save state (#913)datadog_metric_metadata
: Improve consistency by using response from POST/PUT requests directly to save state (#922)datadog_monitor
: Add support forgroupby_simple_monitor
option to monitor resource (#952)datadog_monitor
: Improve consistency by using response from POST/PUT requests directly to save state (#901)datadog_role
: Improve consistency by using response from POST/PUT requests directly to save state (#925)datadog_service_level_objective
: Improve consistency by using response from POST/PUT requests directly to save state (#910)datadog_slo_correction
: Improve consistency by using response from POST/PUT requests directly to save state (#921)datadog_user
: Improve consistency by using response from POST/PUT requests directly to save state (#927)
FEATURE:
datadog_integration_slack_channel
: Add support for slack channel resource (#932)
BUGFIXES:
datadog_dashboard
: Fix template_variable_presets to support optional template_variables (#944)
NOTES:
v2.21.0
IMPROVEMENTS:
datadog_integration_aws_filter
: Add new resource (#881).datadog_slo_correction
: Add new resource (#866).
FEATURES:
datadog_monitor
: Add restricted roles. (#883).datadog_synthetics_test
: Add parameter to prevent useless diffs for browser tests (#854).datadog_synthetics_test
: Add newbrowser_step
field for browser tests (#849).
BUGFIXES:
datadog_synthetics_global_variable
: Fix settingparse_test_options
attribute (#867).datadog_security_monitoring_rule
: Fix enabled attribute retrieval (#862).datadog_metric_metadata
: Fix id retrieval when calling the read function (#856).datadog_logs_custom_pipeline
: Support empty strings for filter query (#855).datadog_dashboard
: Handle crash intimeseries_definition
(#863).datadog_synthetics_test
: Turn locations into a set (#864).
NOTES:
v2.20.0
IMPROVEMENTS:
datadog_logs_metrics
: Add new resource (#823).
FEATURES:
datadog_dashboard
: Store dashboard widget IDs (#815).datadog_synthetics_test
: Add support for global variables from test (#831).
BUGFIXES:
datadog_synthetics_test
: Store SHA 256 hash of certificates in state instead of the actual cert (#835).
NOTES:
v2.19.1
v2.19.0
FEATURES:
datadog_synthetics_test
: Add support for config variables (#807).
BUGFIXES:
datadog_user
: Add ability to send user invitations in v2 API (#814).datadog_monitor
: Fix updating priorities. (#804).datadog_monitor
: Add retry on 502 for get and validate (#816).datadog_synthetics_test
: Fix error when setting status code assertion with regex (#784).datadog_logs_index_order
: EnableUpdateLogsIndexOrder
operation (#790).- Validate enum values (#794).
NOTES:
- Remove deprecated
ExistsFunc
usage (#805).
v2.18.1
v2.18.0
IMPROVEMENTS:
datadog_synthetics_private_location
: Add support for synthetics private locations (#761)datadog_security_monitoring_rule
: Add support for security monitoring rules (#763)
FEATURES:
datadog_service_level_objective
: Addforce_delete
attribute, to manage deletion in dashboard references (#771)datadog_synthetics_global_variable
: Add support for secure global variables (#758)
BUGFIXES:
datadog_synthetics_test
: Handle numbers intargetvalue
for synthetics assertions (#766)
NOTES:
datadog_user
: Use v2 API. This deprecates several v1 only attributes (#752)
v2.17.0
v2.16.0
v2.15.0
IMPROVEMENTS:
datadog_monitor
: Addpriority
field (#729).
BUGFIXES:
datadog_synthetics_test
: Handle missing variables field from API response (#733).datadog_monitor
: Handle0
innew_host_delay
(#726).
NOTES:
provider
: Replace 4d63.com/tz with time/tzdata. It means go 1.15 is required now to build the provider (#728