mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-20 11:48:24 -06:00
elasticache_replication_group Fixes: #11832 ``` % make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSElasticacheReplicationGroup_updateMaintenanceWindow' ==> Checking that code complies with gofmt requirements... go generate $(go list ./... | grep -v /terraform/vendor/) 2017/02/10 13:34:15 Generated command/internal_plugin_list.go TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSElasticacheReplicationGroup_updateMaintenanceWindow -timeout 120m === RUN TestAccAWSElasticacheReplicationGroup_updateMaintenanceWindow --- PASS: TestAccAWSElasticacheReplicationGroup_updateMaintenanceWindow (1023.52s) PASS ok github.com/hashicorp/terraform/builtin/providers/aws 1023.552s ``` |
||
---|---|---|
.. | ||
bins | ||
providers | ||
provisioners |