-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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
tests/provider: Update hardcoded AZs (DocDB cluster instance) #14921
Conversation
69c5103
to
2972a32
Compare
2972a32
to
267b3da
Compare
90694ef
to
05b726d
Compare
05b726d
to
ded5e6b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise looking good. 👍
ded5e6b
to
eb3054d
Compare
eb3054d
to
7283826
Compare
Errant test (yikes!):
|
789a034
to
6c72284
Compare
6c72284
to
ca61b63
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good 🚀
Output from acceptance testing in AWS Commercial:
--- PASS: TestAccAWSDocDBClusterInstance_generatedName (498.41s)
--- PASS: TestAccAWSDocDBClusterInstance_az (579.42s)
--- PASS: TestAccAWSDocDBClusterInstance_disappears (605.85s)
--- PASS: TestAccAWSDocDBClusterInstance_namePrefix (611.02s)
--- PASS: TestAccAWSDocDBClusterInstance_kmsKey (627.32s)
--- PASS: TestAccAWSDocDBClusterInstance_basic (660.49s)
Output from acceptance testing in AWS GovCloud (US):
--- PASS: TestAccAWSDocDBClusterInstance_generatedName (491.53s)
--- PASS: TestAccAWSDocDBClusterInstance_disappears (524.09s)
--- PASS: TestAccAWSDocDBClusterInstance_kmsKey (621.14s)
--- PASS: TestAccAWSDocDBClusterInstance_basic (628.17s)
--- PASS: TestAccAWSDocDBClusterInstance_namePrefix (653.41s)
--- PASS: TestAccAWSDocDBClusterInstance_az (661.07s)
This has been released in version 3.7.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! |
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! |
Community Note
Relates #12995
Release note for CHANGELOG:
Output from acceptance testing (GovCloud partition):
Output from acceptance testing (commercial/standard partition):