Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump aws-sdk-go-base to v1.1.0 to support new regions #29

Merged
merged 7 commits into from
Jun 29, 2022

Conversation

nitrocode
Copy link
Member

@nitrocode nitrocode commented Jun 29, 2022

what

  • Bump aws-sdk-go-base to v1.1.0

why

  • Support new regions like ap-southeast-3

Workaround

provider "awsutils" {
  region = "us-east-2"

  skip_region_validation = true
}

references

@nitrocode nitrocode added the patch A minor, backward compatible change label Jun 29, 2022
@nitrocode nitrocode requested review from a team as code owners June 29, 2022 19:50
@nitrocode nitrocode merged commit 1169d45 into main Jun 29, 2022
@nitrocode nitrocode deleted the dependencies-new-regions branch June 29, 2022 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch A minor, backward compatible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants