-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Update module hashicorp/aws-sdk-go-base to v0.4.0 #10379
Update module hashicorp/aws-sdk-go-base to v0.4.0 #10379
Conversation
346c6c2
to
963c773
Compare
This is a great move forward and building block for knocking out a few more issues. |
🎉 |
This has been released in version 2.32.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks! |
We just tested with
provider "aws" {
alias = "prod-us-west-2"
region = "us-west-2"
version = "= 2.33.0"
profile = "prod"
allowed_account_ids = ["123456789"]
}
|
@scalp42 why do you have |
@lorengordon you're indeed correct sir, see #9999 (comment) |
Hot diggity! 🎉 |
Hi folks, I'm glad to see that's working ok after all! Just a reminder that if you do encounter a regression or anything that still doesn't work, please open a new issue instead of commenting on the closed one so I can make sure we address it. Thanks! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
This PR contains the following updates:
v0.3.0
->v0.4.0
Release Notes
hashicorp/aws-sdk-go-base
v0.4.0
Compare Source
BUG FIXES
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.