Skip to content

fix: Update name to region#109

Open
bobsut wants to merge 7 commits intocloudandthings:mainfrom
bobsut:name-is-deprecated
Open

fix: Update name to region#109
bobsut wants to merge 7 commits intocloudandthings:mainfrom
bobsut:name-is-deprecated

Conversation

@bobsut
Copy link
Copy Markdown

@bobsut bobsut commented May 7, 2026

data.aws_region says name is deprecated

@bobsut bobsut requested a review from baolsen as a code owner May 7, 2026 21:00
@bobsut bobsut mentioned this pull request May 7, 2026
@baolsen
Copy link
Copy Markdown
Contributor

baolsen commented May 8, 2026

Thanks for the contrib @bobsut and apologies this took long to get to.

I think first I'm going to do a PR to bump the min AWS provider version, since with this change it will break on AWS v5.
This is fine, AWS v6 has been around for a long time now so most people have had time to upgrade.
Same for our min supported Terraform version (0.14 is ancient)

Let me do that today, and then you can rebase this PR and the CI should run through fine.

@baolsen
Copy link
Copy Markdown
Contributor

baolsen commented May 8, 2026

Alright @bobsut the TF version and AWS provider version have been bumped in main.

I think you'll be good to go, you'll need to git rebase.
The conflicting docs files should sort themselves out with pre-commit run -a

baolsen and others added 6 commits May 8, 2026 14:29
Bumps [jdx/mise-action](https://github.com/jdx/mise-action) from 3 to 4.
- [Release notes](https://github.com/jdx/mise-action/releases)
- [Changelog](https://github.com/jdx/mise-action/blob/main/CHANGELOG.md)
- [Commits](jdx/mise-action@v3...v4)

---
updated-dependencies:
- dependency-name: jdx/mise-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4 to 5.
- [Release notes](https://github.com/googleapis/release-please-action/releases)
- [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md)
- [Commits](googleapis/release-please-action@v4...v5)

---
updated-dependencies:
- dependency-name: googleapis/release-please-action
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
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