Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
provider/aws: Update state on
aws_elasticache_subnet_group
not foun…
…d exception Fixes hashicorp#7062 make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSElasticacheSubnetGroup' ==> Checking that code complies with gofmt requirements... go generate $(go list ./... | grep -v /vendor/) TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSElasticacheSubnetGroup -timeout 120m === RUN TestAccAWSElasticacheSubnetGroup_basic --- PASS: TestAccAWSElasticacheSubnetGroup_basic (44.62s) === RUN TestAccAWSElasticacheSubnetGroup_update --- PASS: TestAccAWSElasticacheSubnetGroup_update (73.74s) PASS ok github.com/hashicorp/terraform/builtin/providers/aws 118.379s
- Loading branch information