-
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.
resource/aws_swf_domain: Address #2803 PR feedback
make testacc TEST=./aws TESTARGS='-run=TestAccAWSSwfDomain' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./aws -v -run=TestAccAWSSwfDomain -timeout 120m === RUN TestAccAWSSwfDomain_basic --- PASS: TestAccAWSSwfDomain_basic (13.01s) === RUN TestAccAWSSwfDomain_NamePrefix --- PASS: TestAccAWSSwfDomain_NamePrefix (11.40s) === RUN TestAccAWSSwfDomain_GeneratedName --- PASS: TestAccAWSSwfDomain_GeneratedName (12.78s) === RUN TestAccAWSSwfDomain_Description --- PASS: TestAccAWSSwfDomain_Description (11.61s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 48.829s
- Loading branch information
Showing
3 changed files
with
156 additions
and
26 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
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