-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resource/aws_spot_fleet_request: Add 'throughput' attribute to 'launc…
…h_specification.ebs_block_device' and 'launch_specification.root_block_device' configuration blocks. (#16652) Acceptance test output: $ make testacc TEST=./aws/ TESTARGS='-run=TestAccAWSSpotFleetRequest_LaunchSpecification_EbsBlockDeviceGp3\|TestAccAWSSpotFleetRequest_LaunchSpecification_RootBlockDeviceGp3' ==> Checking that code complies with gofmt requirements... TF_ACC=1 go test ./aws -v -count 1 -parallel 20 -run=TestAccAWSSpotFleetRequest_LaunchSpecification_EbsBlockDeviceGp3\|TestAccAWSSpotFleetRequest_LaunchSpecification_RootBlockDeviceGp3 -timeout 120m === RUN TestAccAWSSpotFleetRequest_LaunchSpecification_EbsBlockDeviceGp3 === PAUSE TestAccAWSSpotFleetRequest_LaunchSpecification_EbsBlockDeviceGp3 === RUN TestAccAWSSpotFleetRequest_LaunchSpecification_RootBlockDeviceGp3 === PAUSE TestAccAWSSpotFleetRequest_LaunchSpecification_RootBlockDeviceGp3 === CONT TestAccAWSSpotFleetRequest_LaunchSpecification_EbsBlockDeviceGp3 === CONT TestAccAWSSpotFleetRequest_LaunchSpecification_RootBlockDeviceGp3 --- PASS: TestAccAWSSpotFleetRequest_LaunchSpecification_EbsBlockDeviceGp3 (124.58s) --- PASS: TestAccAWSSpotFleetRequest_LaunchSpecification_RootBlockDeviceGp3 (124.82s) PASS ok github.com/terraform-providers/terraform-provider-aws/aws 124.908s
- Loading branch information
Showing
2 changed files
with
156 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters