-
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_ssm_parameter: Omit data_type default, add special aws:e…
…c2:image error handling during read, and acceptance test aws:ec2:image data_type Reference: #13326 Output from acceptance testing: ``` --- PASS: TestAccAWSSSMParameter_disappears (8.61s) --- PASS: TestAccAWSSSMParameter_basic (12.28s) --- PASS: TestAccAWSSSMParameter_fullPath (13.42s) --- PASS: TestAccAWSSSMParameter_secure (16.02s) --- PASS: TestAccAWSSSMParameter_DataType_AwsEc2Image (18.95s) --- PASS: TestAccAWSSSMParameter_changeNameForcesNew (21.68s) --- PASS: TestAccAWSSSMParameter_secure_with_key (23.16s) --- PASS: TestAccAWSSSMParameter_updateDescription (24.50s) --- PASS: TestAccAWSSSMParameter_updateType (26.40s) --- PASS: TestAccAWSSSMParameter_Tier (28.93s) --- PASS: TestAccAWSSSMParameter_tags (29.42s) --- PASS: TestAccAWSSSMParameter_secure_keyUpdate (31.56s) --- PASS: TestAccAWSSSMParameter_overwrite (32.82s) ```
- Loading branch information
Showing
2 changed files
with
19 additions
and
12 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