-
Notifications
You must be signed in to change notification settings - Fork 9.3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename resource to 'aws_apigatewayv2_api'.
Acceptance test output: $ make testacc TEST=./aws/ TESTARGS='-run=TestAccAWSAPIGatewayV2Api_' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./aws/ -v -count 1 -parallel 20 -run=TestAccAWSAPIGatewayV2Api_ -timeout 120m === RUN TestAccAWSAPIGatewayV2Api_basicWebSocket === PAUSE TestAccAWSAPIGatewayV2Api_basicWebSocket === RUN TestAccAWSAPIGatewayV2Api_basicHttp === PAUSE TestAccAWSAPIGatewayV2Api_basicHttp === RUN TestAccAWSAPIGatewayV2Api_disappears === PAUSE TestAccAWSAPIGatewayV2Api_disappears === RUN TestAccAWSAPIGatewayV2Api_AllAttributesWebSocket === PAUSE TestAccAWSAPIGatewayV2Api_AllAttributesWebSocket === RUN TestAccAWSAPIGatewayV2Api_AllAttributesHttp === PAUSE TestAccAWSAPIGatewayV2Api_AllAttributesHttp === RUN TestAccAWSAPIGatewayV2Api_Tags === PAUSE TestAccAWSAPIGatewayV2Api_Tags === CONT TestAccAWSAPIGatewayV2Api_basicWebSocket === CONT TestAccAWSAPIGatewayV2Api_AllAttributesHttp === CONT TestAccAWSAPIGatewayV2Api_Tags === CONT TestAccAWSAPIGatewayV2Api_disappears === CONT TestAccAWSAPIGatewayV2Api_AllAttributesWebSocket === CONT TestAccAWSAPIGatewayV2Api_basicHttp --- PASS: TestAccAWSAPIGatewayV2Api_disappears (21.75s) --- PASS: TestAccAWSAPIGatewayV2Api_basicWebSocket (26.20s) --- PASS: TestAccAWSAPIGatewayV2Api_basicHttp (38.05s) --- PASS: TestAccAWSAPIGatewayV2Api_Tags (44.29s) --- PASS: TestAccAWSAPIGatewayV2Api_AllAttributesHttp (74.49s) --- PASS: TestAccAWSAPIGatewayV2Api_AllAttributesWebSocket (75.41s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 75.468s
- Loading branch information
Showing
6 changed files
with
23 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters