Skip to content

Releases: cloudposse-terraform-components/aws-datadog-monitor

v1.535.14

20 Nov 13:15
bb89b73

Choose a tag to compare

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#65) ## 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

chore(deps): update terraform github.com/cloudposse-terraform-components/aws-datadog-credentials to v1.535.12 @[renovate[bot]](https://github.com/apps/renovate) (#64) This PR contains the following updates:
Package Type Update Change
github.com/cloudposse-terraform-components/aws-datadog-credentials module patch v1.535.11 -> v1.535.12

Release Notes

cloudposse-terraform-components/aws-datadog-credentials (github.com/cloudposse-terraform-components/aws-datadog-credentials)

v1.535.12

Compare Source

🤖 Automatic Updates

Update README.md and docs @​[cloudposse-releaser[bot]](https://redirect.github.com/apps/cloudposse-releaser) (#​59)

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

chore(deps): update terraform github.com/cloudposse-terraform-components/aws-account-map to v1.536.1 @​[renovate[bot]](https://redirect.github.com/apps/renovate) (#​58) This PR contains the following updates:
Package Type Update Change
github.com/cloudposse-terraform-components/aws-account-map module patch v1.536.0 -> v1.536.1

Release Notes
cloudposse-terraform-components/aws-account-map (github.com/cloudposse-terraform-components/aws-account-map)
v1.536.1

Compare Source

Add account_map_defaults variable with default null @​&#​8203;goruha (#&#​8203;51)
what
  • Add account_map_defaults variable with default null
why
  • Migrate to account-map deprication
Summary by CodeRabbit
  • New Features
    • Added new configuration options to customize account mapping behavior, enabling default values for empty data sources and the ability to bypass remote state lookups.

✏️ Tip: You can customize this high-level summary in your review settings.

🤖 Automatic Updates
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.44.0 @​&#​8203;[renovate[bot]](https://redirect.github.com/apps/renovate) (#&#​8203;50) This PR contains the following updates:
Package Type Update Change
terraform-linters/tflint-ruleset-aws plugin minor 0.43.0 -> 0.44.0

Release Notes
terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)
v0.44.0

Compare Source

What's Changed

Support for Cosign signatures has been removed from this release. The checksums.txt.keyless.sig and checksums.txt.pem will not be included in the release.
These files are not used in normal use cases, so in most cases this will not affect you, but if you are affected, you can use Artifact Attestations instead.

Breaking Changes
  • Bump github.com/terraform-linters/tflint-plugin-sdk from 0.22.0 to 0.23.1 by @​​​dependabot[bot] in #​966
    • Requires TFLint v0.46+
Enhancements
Chores
New Contributors

Full Changelog: terraform-linters/tflint-ruleset-aws@v0.43.0...v0.44.0


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.


  • <!-- ...
Read more

v1.535.13

14 Oct 19:01
02c81ad

Choose a tag to compare

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#62) ## 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

chore(deps): update terraform github.com/cloudposse-terraform-components/aws-datadog-credentials to v1.535.11 @[renovate[bot]](https://github.com/apps/renovate) (#61) This PR contains the following updates:
Package Type Update Change
github.com/cloudposse-terraform-components/aws-datadog-credentials module patch v1.535.10 -> v1.535.11

Release Notes

cloudposse-terraform-components/aws-datadog-credentials (github.com/cloudposse-terraform-components/aws-datadog-credentials)

v1.535.11

Compare Source

🤖 Automatic Updates

Update README.md and docs @​[cloudposse-releaser[bot]](https://redirect.github.com/apps/cloudposse-releaser) (#​56)

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

chore(deps): update terraform github.com/cloudposse-terraform-components/aws-account-map to v1.536.0 @​[renovate[bot]](https://redirect.github.com/apps/renovate) (#​55) This PR contains the following updates:
Package Type Update Change
github.com/cloudposse-terraform-components/aws-account-map module minor v1.535.5 -> v1.536.0

Release Notes
cloudposse-terraform-components/aws-account-map (github.com/cloudposse-terraform-components/aws-account-map)
v1.536.0

Compare Source

Update AWS provider version constraint @​&#​8203;Benbentwo (#&#​8203;48) This pull request updates the version constraints for the AWS provider in Terraform configuration files. The changes remove the upper version limit, allowing the use of newer AWS provider versions.

Terraform provider version constraints:

  • src/modules/team-assume-role-policy/versions.tf: Changed the AWS provider version constraint from >= 4.9.0, < 6.0.0 to >= 4.9.0, removing the upper limit.
  • src/versions.tf: Updated the AWS provider version constraint in the same way, allowing versions greater than or equal to 4.9.0 without an upper bound.
Summary by CodeRabbit
  • Chores
    • Expanded compatibility with newer AWS provider releases by removing the upper version bound in Terraform provider constraints across modules.
    • Maintains the existing minimum version requirement; no functional changes are expected for current users.
    • Eases upgrades and reduces version pinning conflicts, allowing adoption of future provider versions without immediate module updates.
    • Users upgrading to newer provider versions should review upstream provider release notes for any breaking changes before applying.
🤖 Automatic Updates
Update README.md and docs @​&#​8203;[cloudposse-releaser[bot]](https://redirect.github.com/apps/cloudposse-releaser) (#&#​8203;49)
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 README.md and docs @​&#​8203;[cloudposse-releaser[bot]](https://redirect.github.com/apps/cloudposse-releaser) (#&#​8203;47)
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

chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.43.0 @​&#​8203;[renovate[bot]](https://redirect.github.com/apps/renovate) (#&#​8203;46) Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842).

This PR contains the following updates:

Package Type Update Change
terraform-linters/tflint-ruleset-aws plugin minor 0.42.0 -> 0.43.0

Release Notes
terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)
v0.43.0

Compare Source

What's Changed
Breaking Changes
Enhancements
Chores
Read more

v1.535.12

01 Oct 21:37
fa9f111

Choose a tag to compare

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#59) ## 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

chore(deps): update terraform cloudposse/platform/datadog to v1.6.0 @[renovate[bot]](https://github.com/apps/renovate) (#58) > [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07.

This PR contains the following updates:

Package Type Update Change
cloudposse/platform/datadog (source) module minor 1.5.1 -> 1.6.0

Release Notes

cloudposse/terraform-datadog-platform (cloudposse/platform/datadog)

v1.6.0

Compare Source

Update Datadog logo class in README.yaml @​goruha (#​122)

what

  • Update Datadog logo class in README.yaml

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

chore(deps): update terraform github.com/cloudposse-terraform-components/aws-datadog-credentials to v1.535.10 @[renovate[bot]](https://github.com/apps/renovate) (#57) > [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07.

This PR contains the following updates:

Package Type Update Change
github.com/cloudposse-terraform-components/aws-datadog-credentials module patch v1.535.9 -> v1.535.10

Release Notes

cloudposse-terraform-components/aws-datadog-credentials (github.com/cloudposse-terraform-components/aws-datadog-credentials)

v1.535.10

Compare Source

🤖 Automatic Updates

Update README.md and docs @​[cloudposse-releaser[bot]](https://redirect.github.com/apps/cloudposse-releaser) (#​54)

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

v1.535.11

01 Oct 12:01
9817c47

Choose a tag to compare

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#56) ## 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

chore(deps): update terraform cloudposse/platform/datadog to v1.5.1 @[renovate[bot]](https://github.com/apps/renovate) (#54) > [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07.

This PR contains the following updates:

Package Type Update Change
cloudposse/platform/datadog (source) module patch 1.5.0 -> 1.5.1

Release Notes

cloudposse/terraform-datadog-platform (cloudposse/platform/datadog)

v1.5.1

Compare Source

Fix HTML syntax in sponsorship section of README @​goruha (#​121)

what

  • Fix HTML syntax in sponsorship section of README
Added datadog sponsorship notice @​goruha (#​120)

what

  • Added datadog sponsorship notice

🤖 Automatic Updates

Fix go version in tests @​osterman (#​118)

what

  • Update go 1.24

why

  • Error loading shared library libresolv.so.2 in Go 1.20

References

Replace Makefile with atmos.yaml @​osterman (#​117)

what

  • Remove Makefile
  • Add atmos.yaml

why

  • Replace build-harness with atmos for readme genration

References

  • DEV-3229 Migrate from build-harness to atmos

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

chore(deps): update terraform github.com/cloudposse-terraform-components/aws-datadog-credentials to v1.535.9 @[renovate[bot]](https://github.com/apps/renovate) (#55) > [!NOTE] > Mend has cancelled [the proposed renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842) of the Renovate GitHub app being renamed to `mend[bot]`. > > This notice will be removed on 2025-10-07.

This PR contains the following updates:

Package Type Update Change
github.com/cloudposse-terraform-components/aws-datadog-credentials module patch v1.535.8 -> v1.535.9

Release Notes

cloudposse-terraform-components/aws-datadog-credentials (github.com/cloudposse-terraform-components/aws-datadog-credentials)

v1.535.9

Compare Source

🤖 Automatic Updates

Update README.md and docs @​[cloudposse-releaser[bot]](https://redirect.github.com/apps/cloudposse-releaser) (#​53)

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 is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

v1.535.10

01 Oct 11:53
88c4263

Choose a tag to compare

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#53) ## 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

v1.535.9

01 Oct 08:09
f34c1d8

Choose a tag to compare

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#52) ## 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

v1.535.8

30 Sep 13:05
3b776a8

Choose a tag to compare

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#51) ## 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

chore(deps): update terraform github.com/cloudposse-terraform-components/aws-datadog-credentials to v1.535.8 @[renovate[bot]](https://github.com/apps/renovate) (#50) Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842).

This PR contains the following updates:

Package Type Update Change
github.com/cloudposse-terraform-components/aws-datadog-credentials module patch v1.535.7 -> v1.535.8

Release Notes

cloudposse-terraform-components/aws-datadog-credentials (github.com/cloudposse-terraform-components/aws-datadog-credentials)

v1.535.8

Compare Source

Added Datadog OSS program mention in README @​goruha (#​52)

what

  • Added Datadog OSS program mention in README

Summary by CodeRabbit

  • Documentation
    • Added a Sponsorship section describing Datadog Open Source Program support and a dedicated sandbox account for automated integration and acceptance testing.
    • Applied the Sponsorship content across project documentation for consistency.
    • Reformatted a warning block under Usage to improve rendering and clarity.

🤖 Automatic Updates

Update README.md and docs @​[cloudposse-releaser[bot]](https://redirect.github.com/apps/cloudposse-releaser) (#​51)

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

chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.43.0 @​[renovate[bot]](https://redirect.github.com/apps/renovate) (#​50) Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842).

This PR contains the following updates:

Package Type Update Change
terraform-linters/tflint-ruleset-aws plugin minor 0.42.0 -> 0.43.0

Release Notes
terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)
v0.43.0

Compare Source

What's Changed
Breaking Changes
Enhancements
Chores

Full Changelog: terraform-linters/tflint-ruleset-aws@v0.42.0...v0.43.0


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Update README.md and docs @​[cloudposse-releaser[bot]](https://redirect.github.com/apps/cloudposse-releaser) (#​49)

what

This is an auto-generated PR that updates the README.md and docs

why

To...

Read more

v1.535.7

30 Sep 09:44
c1373d0

Choose a tag to compare

Added datadog sponsorship notice @goruha (#49) ## what * Added datadog sponsorship notice

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#48) ## 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

chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.43.0 @[renovate[bot]](https://github.com/apps/renovate) (#47) Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842).

This PR contains the following updates:

Package Type Update Change
terraform-linters/tflint-ruleset-aws plugin minor 0.42.0 -> 0.43.0

Release Notes

terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)

v0.43.0

Compare Source

What's Changed

Breaking Changes
Enhancements
Chores

Full Changelog: terraform-linters/tflint-ruleset-aws@v0.42.0...v0.43.0


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#46) ## 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 README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#45) ## 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 README.yaml wiht AI @goruha (#43) ## what - Update README.yaml

why

  • Use atmos to generate readme

Summary by CodeRabbit

  • Documentation
    • Overhauled README with clearer usage, Atmos tips, demo, version pinning, and testing instructions.
    • Added AGENTS.md with contribution, coding, testing, and security guidelines.
    • Refined src/README with improved terminology, examples, and configuration guidance.
  • Chores
    • Added Atmos configuration for centralized project scaffolding.
    • Expanded .gitignore to exclude common cache directories.
    • Removed legacy Makefile workflow to streamline tooling.
Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#44) ## 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

v1.535.6

13 Aug 02:08
a9814f8

Choose a tag to compare

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#42) ## 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

chore(deps): update terraform github.com/cloudposse-terraform-components/aws-datadog-credentials to v1.535.7 @[renovate[bot]](https://github.com/apps/renovate) (#41) This PR contains the following updates:
Package Type Update Change
github.com/cloudposse-terraform-components/aws-datadog-credentials module patch v1.535.6 -> v1.535.7

Release Notes

cloudposse-terraform-components/aws-datadog-credentials (github.com/cloudposse-terraform-components/aws-datadog-credentials)

v1.535.7

Compare Source

🤖 Automatic Updates

Update README.md and docs @​[cloudposse-releaser[bot]](https://redirect.github.com/apps/cloudposse-releaser) (#​45)

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

chore(deps): update terraform github.com/cloudposse-terraform-components/aws-account-map to v1.535.5 @​[renovate[bot]](https://redirect.github.com/apps/renovate) (#​44) This PR contains the following updates:
Package Type Update Change
github.com/cloudposse-terraform-components/aws-account-map module patch v1.535.4 -> v1.535.5

Release Notes
cloudposse-terraform-components/aws-account-map (github.com/cloudposse-terraform-components/aws-account-map)
v1.535.5

Compare Source

Support Github Environments for ODIC IAM assume policy @​&#​8203;goruha (#&#​8203;38)
what
  • Support Github Environments for ODIC IAM assume policy
why
  • If GitHub workflow uses environment, then OIDC passes the environment in sub. Otherwise, it passes ref.
References
Summary by CodeRabbit
  • New Features
    • Expanded support for trusted GitHub repository constraints in team assume-role policies: accept explicit ref: and environment: constraint formats as well as plain branch names.
    • Maintains wildcard and default-branch behavior when no constraint is provided.
    • Backwards-compatible; no changes to exported interfaces or external data sources.
🤖 Automatic Updates
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.42.0 @​&#​8203;[renovate[bot]](https://redirect.github.com/apps/renovate) (#&#​8203;37) This PR contains the following updates:
Package Type Update Change
terraform-linters/tflint-ruleset-aws plugin minor 0.41.0 -> 0.42.0

Release Notes
terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)
v0.42.0

Compare Source

What's Changed
Breaking Changes
Chores

Full Changelog: terraform-linters/tflint-ruleset-aws@v0.41.0...v0.42.0


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.41.0 @​&#​8203;[renovate[bot]](https://redirect.github.com/apps/renovate) (#&#​8203;36) This PR contains the following updates:
Package Type Update Change
terraform-linters/tflint-ruleset-aws plugin minor 0.40.0 -> 0.41.0

Release Notes
terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)
v0.41.0

Compare Source

What's Changed
Breaking Changes
Enhancements
Chores
Read more

v1.535.5

27 Jun 01:51
b99f330

Choose a tag to compare

🤖 Automatic Updates

Update README.md and docs @[cloudposse-releaser[bot]](https://github.com/apps/cloudposse-releaser) (#38) ## 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

chore(deps): update terraform github.com/cloudposse-terraform-components/aws-datadog-credentials to v1.535.6 @[renovate[bot]](https://github.com/apps/renovate) (#37) This PR contains the following updates:
Package Type Update Change
github.com/cloudposse-terraform-components/aws-datadog-credentials module patch v1.535.5 -> v1.535.6

Release Notes

cloudposse-terraform-components/aws-datadog-credentials (github.com/cloudposse-terraform-components/aws-datadog-credentials)

v1.535.6

Compare Source

🤖 Automatic Updates

Update README.md and docs @​[cloudposse-releaser[bot]](https://redirect.github.com/apps/cloudposse-releaser) (#​41)

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

chore(deps): update terraform github.com/cloudposse-terraform-components/aws-account-map to v1.535.4 @​[renovate[bot]](https://redirect.github.com/apps/renovate) (#​40) This PR contains the following updates:
Package Type Update Change
github.com/cloudposse-terraform-components/aws-account-map module patch v1.535.3 -> v1.535.4

Release Notes
cloudposse-terraform-components/aws-account-map (github.com/cloudposse-terraform-components/aws-account-map)
v1.535.4

Compare Source

chore(deps): restrict aws provider version to < 6.0.0 @​&#​8203;Benbentwo (#&#​8203;32) This pull request includes a version constraint update for the AWS provider in the Terraform configuration file `src/versions.tf`. The change ensures compatibility with versions up to but not including 6.0.0.
  • src/versions.tf: Updated the version constraint for the aws provider to >= 4.9.0, < 6.0.0 to ensure compatibility with future versions while avoiding potential breaking changes in version 6.0.0.
Summary by CodeRabbit
  • Chores
    • Updated AWS provider version constraints to allow versions >= 4.9.0 and < 6.0.0, preventing use of version 6.0.0 or higher.
🤖 Automatic Updates
Update README.md and docs @​&#​8203;[cloudposse-releaser[bot]](https://redirect.github.com/apps/cloudposse-releaser) (#&#​8203;33)
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

Enable merge queue @​&#​8203;goruha (#&#​8203;31)
what
  • Added auto-merge workflow
  • Update settings.yaml
  • Fix CodeOwners files
why
  • Support auto merge PRs
  • Create merge queue
  • Implement new CodeOwners policy
Enable merge queue @​&#​8203;goruha (#&#​8203;30)
what
  • Added auto-merge workflow
  • Update settings.yaml
  • Fix CodeOwners files
why
  • Support auto merge PRs
  • Create merge queue
  • Implement new CodeOwners policy
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.40.0 @​&#​8203;[renovate[bot]](https://redirect.github.com/apps/renovate) (#&#​8203;3) This PR contains the following updates:
Package Type Update Change
terraform-linters/tflint-ruleset-aws plugin minor 0.23.1 -> 0.40.0

Release Notes
terraform-linters/tflint-ruleset-aws (terraform-linters/tflint-ruleset-aws)
v0.40.0

Compare Source

What's Changed
Enhancements
Chores

Full Changelog: terraform-linters/tflint-ruleset-aws@v0.39.0...v0.40.0

v0.39.0

Compare Source

What's Changed
Enhancements
Read more