Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2025

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 @​Benbentwo (#​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 @​[cloudposse-releaser[bot]](https://redirect.github.com/apps/cloudposse-releaser) (#​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 @​goruha (#​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 @​goruha (#​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 @​[renovate[bot]](https://redirect.github.com/apps/renovate) (#​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
Bug Fixes
Chores
New Contributors

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

v0.38.0

Compare Source

What's Changed
Breaking Changes
  • Update AWS provider/module and generated content by @​​wata727 in https://github.com/terraform-linters/tflint-ruleset-aws/pull/837
    • Remove Amazon Chime rules
      • aws_chime_voice_connector_group_invalid_name
      • aws_chime_voice_connector_invalid_aws_region
      • aws_chime_voice_connector_invalid_name
      • aws_chime_voice_connector_logging_invalid_voice_connector_id
      • aws_chime_voice_connector_origination_invalid_voice_connector_id
      • aws_chime_voice_connector_streaming_invalid_voice_connector_id
      • aws_chime_voice_connector_termination_credentials_invalid_voice_connector_id
      • aws_chime_voice_connector_termination_invalid_default_phone_number
      • aws_chime_voice_connector_termination_invalid_voice_connector_id
Enhancements
Chores

Full Changelog: terraform-linters/tflint-ruleset-aws@v0.37.0...v0.38.0

v0.37.0

Compare Source

Breaking Changes
  • #​789 #​798: Update AWS provider/module and generated content
    • Removed the following rules
      • aws_service_discovery_http_namespace_invalid_name
      • aws_service_discovery_private_dns_namespace_invalid_name
      • aws_service_discovery_public_dns_namespace_invalid_name
Enhancements
Chores
  • #​791 #​795 #​797: Bump aws-sdk-go-v2
  • #​792: Bump github.com/hashicorp/terraform-json from 0.23.0 to 0.24.0
  • #​796: Bump golang.org/x/net from 0.32.0 to 0.33.0
v0.36.0

Compare Source

Breaking Changes
  • #​759: glue: disable connection type and properties checks (@​​bendrucker)
    • Removed aws_glue_connection_invalid_connection_type rule
Enhancements
Chores
  • #​755: Bump github.com/hashicorp/hcl/v2 from 2.22.0 to 2.23.0
  • #​765: Bump github.com/stretchr/testify from 1.9.0 to 1.10.0
  • #​769: Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.187.1 to 1.194.0
  • #​777: Bump the aws-sdk group with 7 updates
  • #​778: Bump github.com/zclconf/go-cty from 1.15.0 to 1.15.1
  • #​781: Enable Dependabot auto-merge (@​​wata727)
  • #​782: Bump golang.org/x/net from 0.31.0 to 0.32.0
  • #​783: Squash auto-merge Dependabot PRs (@​​wata727)
  • #​784: Bump actions/attest-build-provenance from 1 to 2
v0.35.0

Compare Source

Enhancements
  • #​725: Update AWS provider/module and generated content
Chores
  • #​726 #​731 #​739 #​746: Bump github.com/aws/aws-sdk-go-v2/service/ecs from 1.47.3 to 1.49.2
  • #​727 #​732 #​747: Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.182.0 to 1.187.1
  • #​728 #​730 #​736 #​748: Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.87.2 to 1.89.1
  • #​733 #​751: Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.37.2 to 1.37.3
  • #​735: Bump github.com/hashicorp/terraform-json from 0.22.1 to 0.23.0
  • #​738 #​743: Bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing from 1.28.2 to 1.28.4
  • #​740: Bump github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.58 to 2.0.0-beta.59
  • #​741: Bump github.com/aws/aws-sdk-go-v2/service/elasticache from 1.43.0 to 1.43.2
  • #​742: Bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.40.0 to 1.41.1
  • #​744: Bump golang.org/x/net from 0.30.0 to 0.31.0
v0.34.0

Compare Source

Breaking Changes
  • #​719: Remove worklink rules (@​​wata727)
    • The following rules are removed
      • aws_worklink_fleet_invalid_audit_stream_arn
      • aws_worklink_fleet_invalid_device_ca_certificate
      • aws_worklink_fleet_invalid_display_name
      • aws_worklink_fleet_invalid_name
      • aws_worklink_website_certificate_authority_association_invalid_certificate
      • aws_worklink_website_certificate_authority_association_invalid_display_name
      • aws_worklink_website_certificate_authority_association_invalid_fleet_arn
Enhancements
  • #​720: Update AWS provider/module and generated content
Bug Fixes
Chores
  • #​692 #​712: Bump github.com/aws/aws-sdk-go-v2/service/ecs from 1.44.3 to 1.47.3
  • #​693: Bump github.com/hashicorp/aws-sdk-go-base/v2 from 2.0.0-beta.54 to 2.0.0-beta.58
  • #​694 #​717: Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.34.3 to 1.37.2
  • #​695 #​714: Bump github.com/aws/aws-sdk-go-v2/service/rds from 1.82.0 to 1.87.2
  • #​696 #​715: Bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancing from 1.26.3 to 1.28.2
  • #​697 #​713: Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.173.0 to 1.182.0
  • #​698 #​718: Bump github.com/aws/aws-sdk-go-v2/service/elasticloadbalancingv2 from 1.34.0 to 1.40.0
  • #​699 #​716: Bump github.com/aws/aws-sdk-go-v2/service/elasticache from 1.40.5 to 1.43.0
  • #​702: Bump golang.org/x/net from 0.29.0 to 0.30.0
  • #​722: Bump GoReleaser to v2 (@​​wata727)
  • #​723: Remove patch version pin from go.mod (@​​wata727)
v0.33.0

Compare Source

Enhancements
Chores
v0.32.0

Compare Source

Enhancements
Chores
v0.31.0

Compare Source

Enhancements
Chores
  • #​609 #​620 #​628: Bump golang.org/x/net from 0.20.0 to 0.24.0
  • #​614 #​634: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.18.0 to 0.20.0
  • #​615: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0
  • #​616 #​622: Bump github.com/zclconf/go-cty from 1.14.2 to 1.14.4
  • #​621: Bump google.golang.org/protobuf from 1.32.0 to 1.33.0
  • #​635: deps: Go 1.22.2
v0.30.0

Compare Source

Enhancements
Bug Fixes
Chores
  • #​599: Bump golang.org/x/net from 0.19.0 to 0.20.0
  • #​603: Bump github.com/hashicorp/terraform-json from 0.20.0 to 0.21.0
  • #​604: Bump github.com/zclconf/go-cty from 1.14.1 to 1.14.2
  • #​605: Bump peter-evans/create-pull-request from 5 to 6
  • #​607: deps: Go 1.22 (@​​wata727)
v0.29.0

Compare Source

Enhancements
Chore
v0.28.0

Compare Source

Breaking Changes
  • #​576: Fix aws_acm_certificate.private_key mapping and remove the rule (@​​wata727)
    • Removed aws_acm_certificate_invalid_private_key rule
Enhancements
Chores
  • #​550: Bump goreleaser/goreleaser-action from 4 to 5
  • #​555 #​558 #​572: Bump golang.org/x/net from 0.15.0 to 0.18.0
  • #​556: Bump github.com/zclconf/go-cty from 1.14.0 to 1.14.1
  • #​559: Bump github.com/dave/dst from 0.27.2 to 0.27.3
  • #​560: Bump github.com/google/go-cmp from 0.5.9 to 0.6.0
  • #​561: Bump github.com/hashicorp/hcl/v2 from 2.18.0 to 2.19.1
  • #​565: Bump google.golang.org/grpc from 1.57.0 to 1.57.1
v0.27.0

Compare Source

Enhancements
Chores
  • #​535 #​536: Bump github.com/zclconf/go-cty from 1.13.2 to 1.14.0
  • #​537: Bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.18.0
  • #​540: deps: Go 1.21 (@​​wata727)
  • #​541: Bump actions/checkout from 3 to 4
  • #​542: Bump golang.org/x/net from 0.14.0 to 0.15.0
v0.26.0

Compare Source

Breaking Changes
  • #​531: Update AWS provider/module and generated content
    • Removed aws_budgets_budget_invalid_name rule
BugFixes
Chores
  • #​529: Bump golang.org/x/net from 0.12.0 to 0.14.0
v0.25.0

Compare Source

Enhancements
  • #​514: Update AWS provider/module and generated content
BugFixes
Chores
v0.24.3

Compare Source

v0.24.2

Compare Source

Enhancements
BugFixes
Chores
  • #​512: Bump golang.org/x/net from 0.11.0 to 0.12.0
v0.24.1

Compare Source

v0.24.0

Compare Source

Breaking Changes
  • #​501: Bump github.com/terraform-linters/tflint-plugin-sdk from 0.16.1 to 0.17.0
    • TFLint v0.40/v0.41 is no longer supported
  • #​504: Update AWS provider/module and generated content (@​​wata727)
    • The following rules have been removed.
      • aws_macie_member_account_association_invalid_member_account_id
      • aws_macie_s3_bucket_association_invalid_bucket_name
      • aws_macie_s3_bucket_association_invalid_member_account_id
      • aws_macie_s3_bucket_association_invalid_prefix
      • aws_redshift_security_group_invalid_description
      • aws_redshift_security_group_invalid_name
      • aws_secretsmanager_secret_invalid_rotation_lambda_arn
    • The aws_resource_missing_tags rule no longer checks aws_db_security_group.
Enhancements
Chores
  • #​497: Bump github.com/zclconf/go-cty from 1.13.1 to 1.13.2
  • #​498: Bump github.com/hashicorp/hcl/v2 from 2.16.2 to 2.17.0
  • #​500: Bump golang.org/x/net from 0.10.0 to 0.11.0
  • #​502: Bump github.com/stretchr/testify from 1.7.2 to 1.8.4

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.

Enable merge queue @​goruha (#​29)

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 @​goruha (#​28)

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 @​goruha (#​27)

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 @​goruha (#​26)

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 @​goruha (#​25)

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 @​goruha (#​24)

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 @​goruha (#​23)

what

  • Added auto-merge workflow
  • Update settings.yaml
  • Fix CodeOwners files

why

  • Support auto merge PRs
  • Create merge queue
  • Implement new CodeOwners policy

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.

Copy link

coderabbitai bot commented Jun 26, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@mergify mergify bot added the auto-update This PR was automatically generated label Jun 26, 2025
@cloudposse-releaser cloudposse-releaser bot added this pull request to the merge queue Jun 26, 2025
Merged via the queue into main with commit 4220847 Jun 26, 2025
14 checks passed
@cloudposse-releaser cloudposse-releaser bot deleted the renovate/cf-workers-proxy-9e9.pages.dev-cloudposse-terraform-components-aws-account-map-1.x branch June 26, 2025 19:30
Copy link

These changes were released in v1.535.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-update This PR was automatically generated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant