-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
data-source/aws_security_groups: Implement #2947 PR feedback
make testacc TEST=./aws TESTARGS='-run=TestAccDataSourceAwsSecurityGroups' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./aws -v -run=TestAccDataSourceAwsSecurityGroups -timeout 120m === RUN TestAccDataSourceAwsSecurityGroups_tag --- PASS: TestAccDataSourceAwsSecurityGroups_tag (31.31s) === RUN TestAccDataSourceAwsSecurityGroups_filter --- PASS: TestAccDataSourceAwsSecurityGroups_filter (28.44s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 59.788s
- Loading branch information
Showing
3 changed files
with
8 additions
and
12 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