mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-07 22:53:08 -06:00
52f2717bfb
Fixes #9492 ``` % make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSRedshiftSubnetGroup_' ==> Checking that code complies with gofmt requirements... go generate $(go list ./... | grep -v /terraform/vendor/) 2016/10/21 17:16:02 Generated command/internal_plugin_list.go TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSRedshiftSubnetGroup_ -timeout 120m === RUN TestAccAWSRedshiftSubnetGroup_importBasic --- PASS: TestAccAWSRedshiftSubnetGroup_importBasic (86.54s) === RUN TestAccAWSRedshiftSubnetGroup_basic --- PASS: TestAccAWSRedshiftSubnetGroup_basic (85.50s) === RUN TestAccAWSRedshiftSubnetGroup_updateSubnetIds --- PASS: TestAccAWSRedshiftSubnetGroup_updateSubnetIds (140.01s) === RUN TestAccAWSRedshiftSubnetGroup_tags --- PASS: TestAccAWSRedshiftSubnetGroup_tags (136.02s) PASS ok github.com/hashicorp/terraform/builtin/providers/aws 448.075 ``` |
||
---|---|---|
.. | ||
assets | ||
docs | ||
intro | ||
layouts | ||
upgrade-guides | ||
.gitignore | ||
404.html.erb | ||
community.html.erb | ||
downloads.html.erb | ||
index.html.erb | ||
robots.txt | ||
sitemap.xml.builder |