Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Dec 28, 2025

Updates the minimum required AWS provider version from v5.32.0 to v6.21.0 across the module and examples.

Changes

  • Main module (versions.tf): Updated AWS provider constraint from >= 5.32.0 to >= 6.21.0
  • Example (examples/01_default_configuration/versions.tf): Updated constraint from ~>5.59 to ~>6.21
  • Documentation: Regenerated README files via terraform-docs to reflect new version requirements

Validation

Tested with terraform init and terraform validate - successfully resolves to AWS provider v6.27.0.

Warning

Firewall rules blocked me from connecting to one or more addresses (expand for details)

I tried to connect to the following addresses, but was blocked by firewall rules:

  • checkpoint-api.hashicorp.com
    • Triggering command: /usr/bin/terraform terraform fmt -check -recursive (dns block)
    • Triggering command: /usr/bin/terraform terraform fmt -recursive (dns block)
    • Triggering command: /usr/bin/terraform terraform init (dns block)
  • esm.ubuntu.com
    • Triggering command: /usr/lib/apt/methods/https /usr/lib/apt/methods/https (dns block)

If you need me to access, download, or install something from one of these locations, you can either:

Original prompt

This section details on the original issue you should resolve

<issue_title>Update the minimum Terraform Provider for AWS version to v6.21.0</issue_title>
<issue_description>Update the provider version, examples and also the documentation.</issue_description>

Comments on the Issue (you are @copilot in this section)


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI self-assigned this Dec 28, 2025
Copilot AI changed the title [WIP] Update minimum Terraform Provider for AWS version to v6.21.0 Update minimum Terraform AWS provider version to v6.21.0 Dec 28, 2025
Copilot AI requested a review from stefanfreitag December 28, 2025 10:05
@stefanfreitag stefanfreitag added the enhancement New feature or request label Dec 28, 2025
@stefanfreitag stefanfreitag marked this pull request as ready for review December 28, 2025 12:19
@stefanfreitag stefanfreitag merged commit 441e34a into main Dec 28, 2025
2 checks passed
@stefanfreitag stefanfreitag deleted the copilot/update-terraform-provider-aws-version branch December 28, 2025 12:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update the minimum Terraform Provider for AWS version to v6.21.0

2 participants