-
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
r/api_gateway_usage_plan - change api_stages
to set to fix ordering change
#14345
r/api_gateway_usage_plan - change api_stages
to set to fix ordering change
#14345
Conversation
dab0632
to
60efa47
Compare
fcbb715
to
f5af58b
Compare
extract lists/set expansion to functions move usage plan flattners to usage plan file refactor tests
cc6ed42
to
0f01600
Compare
A couple minor cleanups
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.
LGTM 🚀
--- PASS: TestAccAWSAPIGatewayUsagePlan_basic (49.90s)
--- PASS: TestAccAWSAPIGatewayUsagePlan_throttling (83.80s)
--- PASS: TestAccAWSAPIGatewayUsagePlan_throttlingInitialRateLimit (117.78s)
--- PASS: TestAccAWSAPIGatewayUsagePlan_tags (117.77s)
--- PASS: TestAccAWSAPIGatewayUsagePlan_quota (174.30s)
--- PASS: TestAccAWSAPIGatewayUsagePlan_disappears (209.12s)
--- PASS: TestAccAWSAPIGatewayUsagePlan_apiStages_multiple (252.00s)
--- PASS: TestAccAWSAPIGatewayUsagePlan_description (311.16s)
--- PASS: TestAccAWSAPIGatewayUsagePlan_productCode (348.87s)
--- PASS: TestAccAWSAPIGatewayUsagePlan_apiStages (409.52s)
`validateApiGatewayUsagePlanQuotaSettings()` returns a slice of errors
This has been released in version 3.13.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
Closes #1675
Release note for CHANGELOG:
Output from acceptance testing: