chore(deps): update terraform cloudposse/platform/datadog to v1.5.0 #4
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:
1.3.0
->1.5.0
Release Notes
cloudposse/terraform-datadog-platform (cloudposse/platform/datadog)
v1.5.0
Compare Source
fix(synthetics): Add elements operator to Synthetics Tests JSON Path assertion @elx-bob (#109)
what
elementsoperator
to Synthetics Tests' JSON Path Assertion.why
elementsoperator
appears to have been missed in the module.elementsoperator
, it always uses the default value offirstElementMatches
, so we are unable to set other values, such aseveryElementMatches
.references
v1.4.2
Compare Source
Restore verbosity, update insecure dependencies @Nuru (#108)
what
dependabot.yml
why
go
security updates, since they only affect testing and are usually not exploitable here, to reduce the number of PRs to reviewreferences
🐛 Bug Fixes
fix(synthetics): Adjust timeframes loop to include child objects @elx-bob (#107)
what
why
options.scheduling.timeframes
was incorrectly treated as an object, and is now correctly treated as a list of objects, as specified in the API documentationnil
output rather than an empty one, causing properly working code to be marked as failingreferences
🤖 Automatic Updates
Migrate new test account @osterman (#106)
what
.github/settings.yml
.github/chatops.yml
fileswhy
.github/settings.yml
from org level to getterratest
environmenttest
accountReferences
Update .github/settings.yml @osterman (#101)
what
.github/settings.yml
.github/auto-release.yml
fileswhy
.github/settings.yml
from org levelreferences
Update .github/settings.yml @osterman (#99)
what
.github/settings.yml
.github/auto-release.yml
fileswhy
.github/settings.yml
from org levelreferences
Update release workflow to allow pull-requests: write @osterman (#98)
what
.github/workflows/release.yaml
) to have permission to comment on PRwhy
Update GitHub Workflows to use shared workflows from '.github' repo @osterman (#97)
what
.github/workflows
) to use shared workflows from.github
repowhy
Update GitHub Workflows to Fix ReviewDog TFLint Action @osterman (#96)
what
.github/workflows
) to addissue: write
permission needed by ReviewDogtflint
actionwhy
Update GitHub workflows @osterman (#95)
what
.github/workflows/settings.yaml
)why
Use GitHub Action Workflows from `cloudposse/.github` Repo @osterman (#94)
what
why
cldouposse/.github
repositoryAdd GitHub Settings @osterman (#93)
what
.github/settings.yaml
)why
Update README.md and docs @cloudpossebot (#91)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
Update Scaffolding @osterman (#92)
what
make readme
to rebuildREADME.md
fromREADME.yaml
why
.github
repov1.4.1
: Align monitor support with Datadog REST APICompare Source
🐛 Bug Fixes
Add additional options to monitor configuration @Nuru (#89)
what
Note:
min_failure_duration
andmin_location_failed
are in the API, but are not supported in the Terraform provider v3.36.0, which is current as of this PR opening.why
references
v1.4.0
: Align monitor support with Datadog REST APICompare Source
In this release, we preserve backward compatibility, but going forward we only support monitor configurations that are the Terraform equivalent of the JSON used by the Datadog API.
See modules/monitors/README.md for more details.
🚀 Enhancements
Update monitors to support latest features, favor API model @Nuru (#87)
what
modules/monitors/README.md
for details)why
references
🤖 Automatic Updates
Update README.md and docs @cloudpossebot (#83)
what
This is an auto-generated PR that updates the README.md and docs
why
To have most recent changes of README.md and doc from origin templates
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.