-
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
r/aws_licensemanager: Add aws_licensemanager_association resource #6926
r/aws_licensemanager: Add aws_licensemanager_association resource #6926
Conversation
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.
Initial feedback below, thanks @gazoakley!
Hi @bflad - updated to address review comments 👍 |
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.
LGTM, thanks! 🚀
--- PASS: TestAccAWSLaunchTemplate_disappears (9.61s)
--- PASS: TestAccAWSLaunchTemplate_data (9.76s)
--- PASS: TestAccAWSLaunchTemplate_capacityReservation_preference (10.36s)
--- PASS: TestAccAWSLaunchTemplate_creditSpecification_nonBurstable (12.16s)
--- PASS: TestAccAWSLaunchTemplate_importData (12.68s)
--- PASS: TestAccAWSLaunchTemplate_networkInterface_ipv6AddressCount (12.58s)
--- PASS: TestAccAWSLaunchTemplate_networkInterface_ipv6Addresses (12.90s)
--- PASS: TestAccAWSLaunchTemplate_licenseSpecification (13.33s)
--- PASS: TestAccAWSLaunchTemplate_importBasic (13.75s)
--- PASS: TestAccAWSLaunchTemplate_capacityReservation_target (15.50s)
--- PASS: TestAccAWSLaunchTemplate_tags (15.81s)
--- PASS: TestAccAWSLaunchTemplate_basic (18.13s)
--- PASS: TestAccAWSLaunchTemplate_creditSpecification_t3 (18.14s)
--- PASS: TestAccAWSLaunchTemplate_creditSpecification_t2 (19.31s)
--- PASS: TestAccAWSLaunchTemplate_networkInterface (21.56s)
--- PASS: TestAccAWSLaunchTemplate_EbsOptimized (30.47s)
--- PASS: TestAccAWSLaunchTemplate_BlockDeviceMappings_EBS_DeleteOnTermination (40.88s)
--- PASS: TestAccAWSLaunchTemplate_instanceMarketOptions (40.99s)
--- PASS: TestAccAWSLaunchTemplate_update (45.82s)
--- PASS: TestAccAWSLaunchTemplate_BlockDeviceMappings_EBS (46.29s)
--- PASS: TestAccAWSLicenseManagerAssociation_basic (111.38s)
This has been released in version 1.54.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. |
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! |
Closes #6654
Changes proposed in this pull request:
aws_licensemanager_association
license_specification
argumentOutput from acceptance testing: