Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
r/aws_ami_copy: Add 'throughput' attribute to 'ebs_block_device' block.
Acceptance test output: $ make testacc TEST=./aws TESTARGS='-run=TestAccAWSAMICopy_' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSAMICopy_ -timeout 120m === RUN TestAccAWSAMICopy_basic === PAUSE TestAccAWSAMICopy_basic === RUN TestAccAWSAMICopy_Description === PAUSE TestAccAWSAMICopy_Description === RUN TestAccAWSAMICopy_EnaSupport === PAUSE TestAccAWSAMICopy_EnaSupport === RUN TestAccAWSAMICopy_tags === PAUSE TestAccAWSAMICopy_tags === CONT TestAccAWSAMICopy_basic === CONT TestAccAWSAMICopy_tags === CONT TestAccAWSAMICopy_EnaSupport === CONT TestAccAWSAMICopy_Description --- PASS: TestAccAWSAMICopy_EnaSupport (385.38s) --- PASS: TestAccAWSAMICopy_basic (386.46s) --- PASS: TestAccAWSAMICopy_Description (397.85s) --- PASS: TestAccAWSAMICopy_tags (411.06s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 411.151s
- Loading branch information