mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-07 14:44:11 -06:00
a60f35e694
Adds EBS Volume support and tests for EMR Instnace Groups ``` $ make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSEMRInstanceGroup_ebsBasic' ==> Checking that code complies with gofmt requirements... go generate $(go list ./... | grep -v /terraform/vendor/) 2017/01/25 10:14:58 Generated command/internal_plugin_list.go TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSEMRInstanceGroup_ebsBasic -timeout 120m === RUN TestAccAWSEMRInstanceGroup_ebsBasic --- PASS: TestAccAWSEMRInstanceGroup_ebsBasic (675.14s) PASS ok github.com/hashicorp/terraform/builtin/providers/aws 675.171s ``` |
||
---|---|---|
.. | ||
bins | ||
providers | ||
provisioners |