Skip to content
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/ami_from_instance - tag on create #17968

Merged
merged 4 commits into from
Mar 25, 2021
Merged

Conversation

DrFaust92
Copy link
Collaborator

@DrFaust92 DrFaust92 commented Mar 6, 2021

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccAWSAMIFromInstance_'
--- PASS: TestAccAWSAMIFromInstance_basic (308.11s)
--- PASS: TestAccAWSAMIFromInstance_tags (393.96s)
--- PASS: TestAccAWSAMIFromInstance_disappears (422.17s)

@DrFaust92 DrFaust92 requested a review from a team as a code owner March 6, 2021 12:51
@ghost ghost added size/S Managed by automation to categorize the size of a PR. service/ec2 Issues and PRs that pertain to the ec2 service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. labels Mar 6, 2021
@DrFaust92 DrFaust92 added the enhancement Requests to existing resources that expand the functionality or scope. label Mar 6, 2021
@ewbankkit
Copy link
Contributor

Announcement.

Note:

This capability is available at no additional cost in all AWS Regions, except AWS GovCloud (US) and AWS China Regions.

@ewbankkit
Copy link
Contributor

Verified acceptance tests:

$ make testacc TEST=./aws/ TESTARGS='-run=TestAccAWSAMIFromInstance_' ACCTEST_PARALLELISM=2
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test ./aws -v -count 1 -parallel 2 -run=TestAccAWSAMIFromInstance_ -timeout 120m
=== RUN   TestAccAWSAMIFromInstance_basic
=== PAUSE TestAccAWSAMIFromInstance_basic
=== RUN   TestAccAWSAMIFromInstance_tags
=== PAUSE TestAccAWSAMIFromInstance_tags
=== RUN   TestAccAWSAMIFromInstance_disappears
=== PAUSE TestAccAWSAMIFromInstance_disappears
=== CONT  TestAccAWSAMIFromInstance_basic
=== CONT  TestAccAWSAMIFromInstance_disappears
--- PASS: TestAccAWSAMIFromInstance_disappears (251.95s)
=== CONT  TestAccAWSAMIFromInstance_tags
--- PASS: TestAccAWSAMIFromInstance_basic (274.48s)
--- PASS: TestAccAWSAMIFromInstance_tags (309.80s)
PASS
ok  	github.com/terraform-providers/terraform-provider-aws/aws	561.859s

Copy link
Contributor

@bateller bateller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking forward to this change

@bflad bflad self-assigned this Mar 25, 2021
Copy link
Member

@bflad bflad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, thank you, @DrFaust92 🚀

Output from acceptance testing in AWS Commercial:

--- PASS: TestAccAWSAMIFromInstance_disappears (259.64s)
--- PASS: TestAccAWSAMIFromInstance_basic (276.96s)
--- PASS: TestAccAWSAMIFromInstance_tags (309.87s)

Output from acceptance testing in AWS GovCloud (US):

--- PASS: TestAccAWSAMIFromInstance_disappears (289.51s)
--- PASS: TestAccAWSAMIFromInstance_basic (307.13s)
--- PASS: TestAccAWSAMIFromInstance_tags (356.92s)

@bflad bflad merged commit 9216b97 into hashicorp:main Mar 25, 2021
@github-actions github-actions bot added this to the v3.34.0 milestone Mar 25, 2021
@ghost
Copy link

ghost commented Mar 26, 2021

This has been released in version 3.34.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!

@DrFaust92 DrFaust92 deleted the r/ec2_image_tags branch April 15, 2021 10:35
@ghost
Copy link

ghost commented Apr 25, 2021

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!

@ghost ghost locked as resolved and limited conversation to collaborators Apr 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/ec2 Issues and PRs that pertain to the ec2 service. size/S Managed by automation to categorize the size of a PR. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants