Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resource/aws_globalaccelerator_accelerator: Address #7002 PR feedback
Changes: * Remove `Computed: true` from `attributes` attribute * Fix `TestAccAwsGlobalAcceleratorAccelerator_update` check Output from acceptance testing: ``` --- PASS: TestAccAwsGlobalAcceleratorAccelerator_basic (55.12s) --- PASS: TestAccAwsGlobalAcceleratorAccelerator_attributes (69.74s) --- PASS: TestAccAwsGlobalAcceleratorAccelerator_update (89.72s) ```
- Loading branch information