-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update Terraform datadog to v3.54.0 #9
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/datadog-3.x-lockfile
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
37b5efc
to
834a6eb
Compare
637bc26
to
1eda635
Compare
1eda635
to
dbfaebe
Compare
dbfaebe
to
1f54630
Compare
1f54630
to
bab715e
Compare
bab715e
to
4febb01
Compare
4febb01
to
c71f752
Compare
d3e2167
to
cab71b3
Compare
cab71b3
to
05a723f
Compare
05a723f
to
1780907
Compare
1780907
to
ef552b1
Compare
ef552b1
to
415e29c
Compare
415e29c
to
24040c4
Compare
24040c4
to
7021550
Compare
7021550
to
6246465
Compare
4f73bf0
to
5c24269
Compare
5c24269
to
502e73c
Compare
502e73c
to
e74f060
Compare
e74f060
to
089ca51
Compare
089ca51
to
171cde7
Compare
171cde7
to
449d203
Compare
449d203
to
1bf3dfa
Compare
1bf3dfa
to
abd99f7
Compare
abd99f7
to
dfcf5f3
Compare
dfcf5f3
to
3be57d5
Compare
3be57d5
to
6b9e5a4
Compare
6b9e5a4
to
2f9bf66
Compare
2f9bf66
to
7b076ce
Compare
7b076ce
to
786d3c9
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.13.1
->3.54.0
Release Notes
DataDog/terraform-provider-datadog (datadog)
v3.54.0
Compare Source
BUGFIXES
include_percentiles
property as computed by @VenelinMartinov in https://github.com/DataDog/terraform-provider-datadog/pull/2707roles
attribute is now always updated by @ecdatadog in https://github.com/DataDog/terraform-provider-datadog/pull/2761option
argument by @ecdatadog in https://github.com/DataDog/terraform-provider-datadog/pull/2768IMPROVEMENTS
FEATURES
NOTES
v3.53.0
Compare Source
BUGFIXES
resource_provider_configs
and rerecord tests by @amaskara-dd in https://github.com/DataDog/terraform-provider-datadog/pull/2783local_key
by @Drarig29 in https://github.com/DataDog/terraform-provider-datadog/pull/2795FEATURES
Full Changelog: DataDog/terraform-provider-datadog@v3.52.1...v3.53.0
v3.52.1
Compare Source
BUGFIXES
Full Changelog: DataDog/terraform-provider-datadog@v3.52.0...v3.52.1
v3.52.0
Compare Source
BUGFIXES
FEATURES
Full Changelog: DataDog/terraform-provider-datadog@v3.51.0...v3.52.0
v3.51.0
Compare Source
BUGFIXES
files
with the backend response to keep the plan stable by @etnbrd in https://github.com/DataDog/terraform-provider-datadog/pull/2731IMPROVEMENTS
default_permissions_opt_out
attribute in Terraform by @wangwillson1 in https://github.com/DataDog/terraform-provider-datadog/pull/2710FEATURES
v3.50.0
Compare Source
BUGFIXES
FEATURES
exitIfSucceed
to multistep API tests by @Drarig29 in https://github.com/DataDog/terraform-provider-datadog/pull/2708datadog_integration_aws_account
resource by @ktmq in https://github.com/DataDog/terraform-provider-datadog/pull/2682datadog_integration_aws_available_logs_services/namespaces
by @ktmq in https://github.com/DataDog/terraform-provider-datadog/pull/2709NOTES
is_read_only
deprecation warning wording stronger by @nkzou in https://github.com/DataDog/terraform-provider-datadog/pull/2720v3.49.0
Compare Source
BUGFIXES
IMPROVEMENTS
FEATURES
always_execute
andexit_if_succeed
to browser steps by @Drarig29 in https://github.com/DataDog/terraform-provider-datadog/pull/2647NOTES
v3.48.1
Compare Source
BUGFIXES
step_functions
as valid enum for v1 AWS tag filter by @amaskara-dd in https://github.com/DataDog/terraform-provider-datadog/pull/2671Full Changelog: DataDog/terraform-provider-datadog@v3.48.0...v3.48.1
v3.48.0
Compare Source
BUGFIXES
request_file
when state does not exist by @skarimo in https://github.com/DataDog/terraform-provider-datadog/pull/2659FEATURES
good_minutes
andbad_minutes
for Time Slice SLOs by @amaskara-dd in https://github.com/DataDog/terraform-provider-datadog/pull/2662v3.47.0
Compare Source
BUGFIXES
config_variables
on import by @skarimo in https://github.com/DataDog/terraform-provider-datadog/pull/2653FEATURES
v3.46.0
Compare Source
Full Changelog: DataDog/terraform-provider-datadog@v3.45.0...v3.46.0
v3.45.0
Compare Source
BUGFIXES
value
if empty by @Drarig29 in https://github.com/DataDog/terraform-provider-datadog/pull/2580IMPROVEMENTS
FEATURES
v3.44.1
Compare Source
BUGFIXES
IMPROVEMENTS
Full Changelog: DataDog/terraform-provider-datadog@v3.44.0...v3.44.1
v3.44.0
Compare Source
BUGFIXES
FEATURES
grpc_message
extracted variables by @Drarig29 in https://github.com/DataDog/terraform-provider-datadog/pull/2552NOTES
v3.43.1
Compare Source
BUGFIXES
field
if empty by @Drarig29 in https://github.com/DataDog/terraform-provider-datadog/pull/2533Full Changelog: DataDog/terraform-provider-datadog@v3.43.0...v3.43.1
v3.43.0
Compare Source
BUGFIXES
IMPROVEMENTS
rum_stream
fordata_source
by @ThibautGeriz in https://github.com/DataDog/terraform-provider-datadog/pull/2497FEATURES
incident_analytics
datasource by @brtu in https://github.com/DataDog/terraform-provider-datadog/pull/2523datadog_monitor
resource by @Amaury-Behague in https://github.com/DataDog/terraform-provider-datadog/pull/2486NOTES
v3.42.0
Compare Source
BUGFIXES
IMPROVEMENTS
v3.41.0
Compare Source
BUGFIXES
http_version
by @Drarig29 in https://github.com/DataDog/terraform-provider-datadog/pull/2406renotify_interval
drift when saving from UI by @Drarig29 in https://github.com/DataDog/terraform-provider-datadog/pull/2457request_definition.timeout
default value by @Drarig29 in https://github.com/DataDog/terraform-provider-datadog/pull/2459IMPROVEMENTS
FEATURES
unary
gRPC steps in multistep API tests by @Drarig29 in https://github.com/DataDog/terraform-provider-datadog/pull/2445cross_org_uuid support
by @cheungringo in https://github.com/DataDog/terraform-provider-datadog/pull/2450NOTES
v3.40.0
Compare Source
BUGFIXES
IMPROVEMENTS
force_delete_dependencies
field by @skarimo in https://github.com/DataDog/terraform-provider-datadog/pull/2474FEATURES
NOTES
v3.39.0
Compare Source
BUGFIXES
scheduling_options
struct by @skarimo in https://github.com/DataDog/terraform-provider-datadog/pull/2359IMPROVEMENTS
FEATURES
datadog_user_role
resource by @wangwillson1 in https://github.com/DataDog/terraform-provider-datadog/pull/2311NOTES
v3.38.0
Compare Source
BUGFIXES
IMPROVEMENTS
FEATURES
NOTES
v3.37.0
Compare Source
IMPROVEMENTS
NOTES
v3.36.1
Compare Source
BUGFIXES
FEATURES
Full Changelog: DataDog/terraform-provider-datadog@v3.36.0...v3.36.1
v3.36.0
Compare Source
BUGFIXES
IMPROVEMENTS
included_keyword_configuration
attribute in scanning rule by @artslidd in https://github.com/DataDog/terraform-provider-datadog/pull/2238FEATURES
v3.35.0
Compare Source
IMPROVEMENTS
WithDefault()
by @skarimo in https://github.com/DataDog/terraform-provider-datadog/pull/2236FEATURES
NOTES
v3.34.0
Compare Source
BUGFIXES
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.