Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
resource/aws_ssm_activation: Only retry CreateActivation on IAM event…
…ual consistency error, allow retries for standard 2 minutes Reference: #13409 API does not seem to validate IAM Role permissions on creation. Output from acceptance testing: ``` --- PASS: TestAccAWSSSMActivation_expirationDate (19.17s) --- PASS: TestAccAWSSSMActivation_disappears (25.22s) --- PASS: TestAccAWSSSMActivation_basic (27.39s) --- PASS: TestAccAWSSSMActivation_update (37.23s) ```
- Loading branch information