Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tests/resource/aws_instance: Correct 'TestAccAWSInstance_EbsRootDevic…
…e_ModifyType'. (#16702) Acceptance test output: $ make testacc TEST=./aws/ TESTARGS='-run=TestAccAWSInstance_EbsRootDevice_ModifyType' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSInstance_EbsRootDevice_ModifyType -timeout 120m === RUN TestAccAWSInstance_EbsRootDevice_ModifyType === PAUSE TestAccAWSInstance_EbsRootDevice_ModifyType === CONT TestAccAWSInstance_EbsRootDevice_ModifyType --- PASS: TestAccAWSInstance_EbsRootDevice_ModifyType (126.02s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 126.110s
- Loading branch information