Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Tag Support to API Gateway Usage Plan Resource (#10566)
Output from acceptance testing: ``` --- PASS: TestAccAWSAPIGatewayUsagePlan_throttlingInitialRateLimit (42.37s) --- PASS: TestAccAWSAPIGatewayUsagePlan_basic (129.58s) --- PASS: TestAccAWSAPIGatewayUsagePlan_productCode (307.70s) --- PASS: TestAccAWSAPIGatewayUsagePlan_apiStages (342.27s) --- PASS: TestAccAWSAPIGatewayUsagePlan_description (371.72s) --- PASS: TestAccAWSAPIGatewayUsagePlan_throttling (400.19s) --- PASS: TestAccAWSAPIGatewayUsagePlan_quota (500.22s) ```
- Loading branch information
50d66de
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.
I think this seems to be the issue #11146 is based on @bflad @zihaoyu
50d66de
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.
Well this is a little odd/terrifying... this squashed commit of #10566 was created via Squash and Merge on the GitHub UI.