Skip to content

refactor(terraform): aws provider upgrade to v6 - #30

Merged
katapultcloud merged 6 commits into
mainfrom
chore/aws-provider-v6-upgrade
Apr 30, 2026
Merged

refactor(terraform): aws provider upgrade to v6#30
katapultcloud merged 6 commits into
mainfrom
chore/aws-provider-v6-upgrade

Conversation

@katapultcloud

@katapultcloud katapultcloud commented Apr 24, 2026

Copy link
Copy Markdown
Contributor

Description

This PR updates Terraform provider lock data to include AWS provider v6 and aligns template sync ignore behavior for addon-specific local files.

Compared to main, this branch:

  • Upgrades locked hashicorp/aws provider version in .terraform.lock.hcl from 5.100.0 to 6.42.0 (including checksum updates).
  • Normalizes the locked hashicorp/helm constraint in .terraform.lock.hcl to >= 3.0.0.
  • Adds migrations.tf and .templatesyncignore.local to .templatesyncignore.
  • Adds .templatesyncignore.local to prevent overriding addon-specific templated files.
  • Syncs helm_keyring description wording in variables-addon.tf and generated README.md.

No issue is fixed by this PR.

Type of change

  • A bug fix (PR prefix fix)
  • A new feature (PR prefix feat)
  • A code change that neither fixes a bug nor adds a feature (PR prefix refactor)
  • Adding missing tests or correcting existing tests (PR prefix test)
  • Changes that do not affect the meaning of the code like white-spaces, formatting, missing semi-colons, etc. (PR prefix style)
  • Changes to our CI configuration files and scripts (PR prefix ci)
  • Documentation only changes (PR prefix docs)

How Has This Been Tested?

  • Plan and apply with the updated lock file to ensure no issues with provider versions.

@katapultcloud katapultcloud changed the title chore: aws provider upgrade to v6 feat(terraform): aws provider upgrade to v6 Apr 24, 2026
@ll-itops ll-itops changed the title feat(terraform): aws provider upgrade to v6 refactor(terraform): aws provider upgrade to v6 Apr 24, 2026

@jaygridley jaygridley left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@katapultcloud
katapultcloud merged commit 607a239 into main Apr 30, 2026
5 checks passed
@katapultcloud
katapultcloud deleted the chore/aws-provider-v6-upgrade branch April 30, 2026 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants