-
Notifications
You must be signed in to change notification settings - Fork 9.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rd/ami resources - add attributes #13971
Conversation
e275c9e
to
4acbbe4
Compare
Hey @DrFaust92 👋 We would love to pick this up on Thursday as part of some gardening work. If you could rebase this and add a changelog file that would be awesome. Thank you! |
4acbbe4
to
51b1b78
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Some minor items, otherwise looking good. 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, thank you, @DrFaust92 🚀
Output from acceptance testing in AWS Commercial:
--- PASS: TestAccAWSAMI_basic (59.57s)
--- PASS: TestAccAWSAMI_description (98.58s)
--- PASS: TestAccAWSAMI_disappears (40.00s)
--- PASS: TestAccAWSAMI_EphemeralBlockDevices (78.81s)
--- PASS: TestAccAWSAMI_Gp3BlockDevice (79.07s)
--- PASS: TestAccAWSAMI_tags (109.41s)
--- PASS: TestAccAWSAMICopy_basic (395.93s)
--- PASS: TestAccAWSAMICopy_Description (409.59s)
--- PASS: TestAccAWSAMICopy_EnaSupport (372.63s)
--- PASS: TestAccAWSAMICopy_tags (428.85s)
--- PASS: TestAccAWSAmiDataSource_Gp3BlockDevice (59.12s)
--- PASS: TestAccAWSAmiDataSource_instanceStore (41.68s)
--- PASS: TestAccAWSAmiDataSource_localNameFilter (43.45s)
--- PASS: TestAccAWSAmiDataSource_natInstance (42.13s)
--- PASS: TestAccAWSAmiDataSource_windowsInstance (18.87s)
--- PASS: TestAccAWSAMIFromInstance_basic (413.45s)
--- PASS: TestAccAWSAMIFromInstance_tags (374.88s)
--- PASS: TestAccAWSAMILaunchPermission_basic (353.55s)
--- PASS: TestAccAWSAMILaunchPermission_Disappears_AMI (384.69s)
--- PASS: TestAccAWSAMILaunchPermission_Disappears_LaunchPermission (366.18s)
--- PASS: TestAccAWSAMILaunchPermission_Disappears_LaunchPermission_Public (368.99s)
Output from acceptance testing in AWS GovCloud (US):
--- PASS: TestAccAWSAMI_basic (65.04s)
--- PASS: TestAccAWSAMI_description (100.16s)
--- PASS: TestAccAWSAMI_disappears (59.64s)
--- PASS: TestAccAWSAMI_EphemeralBlockDevices (61.96s)
--- PASS: TestAccAWSAMI_Gp3BlockDevice (84.59s)
--- PASS: TestAccAWSAMI_tags (101.42s)
--- PASS: TestAccAWSAMICopy_basic (374.60s)
--- PASS: TestAccAWSAMICopy_Description (414.45s)
--- PASS: TestAccAWSAMICopy_EnaSupport (400.09s)
--- PASS: TestAccAWSAMICopy_tags (432.88s)
--- PASS: TestAccAWSAmiDataSource_Gp3BlockDevice (60.01s)
--- PASS: TestAccAWSAmiDataSource_instanceStore (40.56s)
--- PASS: TestAccAWSAmiDataSource_localNameFilter (45.57s)
--- PASS: TestAccAWSAmiDataSource_natInstance (43.64s)
--- PASS: TestAccAWSAmiDataSource_windowsInstance (43.92s)
--- PASS: TestAccAWSAMIFromInstance_basic (297.34s)
--- PASS: TestAccAWSAMIFromInstance_tags (355.68s)
--- PASS: TestAccAWSAMILaunchPermission_basic (357.39s)
--- PASS: TestAccAWSAMILaunchPermission_Disappears_AMI (366.95s)
--- PASS: TestAccAWSAMILaunchPermission_Disappears_LaunchPermission (354.88s)
--- PASS: TestAccAWSAMILaunchPermission_Disappears_LaunchPermission_Public (356.13s)
This has been released in version 3.29.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks! |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks! |
Community Note
Release note for CHANGELOG:
Output from acceptance testing: