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

Add import support for aws_batch_compute_environment #11299

Merged
merged 1 commit into from
Dec 18, 2019

Conversation

prabusah
Copy link
Contributor

@prabusah prabusah commented Dec 15, 2019

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

Relates #11207

Release note for CHANGELOG:

resource/aws_batch_compute_environment: support resource import 

Output from acceptance testing:

Did not run acceptance testing

@prabusah prabusah requested a review from a team December 15, 2019 01:20
@ghost ghost added size/M Managed by automation to categorize the size of a PR. needs-triage Waiting for first response or review from a maintainer. service/batch Issues and PRs that pertain to the batch service. tests PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure. documentation Introduces or discusses updates to documentation. labels Dec 15, 2019
@prabusah prabusah changed the title Add import support for aws_batch_compute_environment Relates - #11207 Add import support for aws_batch_compute_environment Dec 15, 2019
@bflad bflad added enhancement Requests to existing resources that expand the functionality or scope. and removed needs-triage Waiting for first response or review from a maintainer. labels Dec 18, 2019
@bflad bflad added this to the v2.43.0 milestone Dec 18, 2019
Copy link
Contributor

@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 good, thanks, @prabusah 🚀

Output from acceptance testing:

--- PASS: TestAccAWSBatchComputeEnvironment_createEc2WithoutComputeResources (18.16s)
--- PASS: TestAccAWSBatchComputeEnvironment_createSpotWithoutBidPercentage (19.35s)
--- PASS: TestAccAWSBatchComputeEnvironment_launchTemplate (38.22s)
--- PASS: TestAccAWSBatchComputeEnvironment_createEc2 (49.52s)
--- PASS: TestAccAWSBatchComputeEnvironment_updateState (49.90s)
--- PASS: TestAccAWSBatchComputeEnvironment_createUnmanagedWithComputeResources (52.91s)
--- PASS: TestAccAWSBatchComputeEnvironment_createUnmanaged (53.57s)
--- PASS: TestAccAWSBatchComputeEnvironment_createEc2WithTags (57.58s)
--- PASS: TestAccAWSBatchComputeEnvironment_createSpot (58.98s)
--- PASS: TestAccAWSBatchComputeEnvironment_updateMaxvCpus (59.91s)
--- PASS: TestAccAWSBatchComputeEnvironment_updateInstanceType (73.38s)
--- PASS: TestAccAWSBatchComputeEnvironment_updateComputeEnvironmentName (76.68s)
--- PASS: TestAccAWSBatchComputeEnvironment_UpdateLaunchTemplate (81.16s)

@@ -165,3 +165,11 @@ resource "aws_batch_compute_environment" "sample" {
[1]: http://docs.aws.amazon.com/batch/latest/userguide/what-is-batch.html
[2]: http://docs.aws.amazon.com/batch/latest/userguide/compute_environments.html
[3]: http://docs.aws.amazon.com/batch/latest/userguide/troubleshooting.html

## Import
Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: Extra space in front of header

@bflad bflad merged commit 9e8ffe6 into hashicorp:master Dec 18, 2019
bflad added a commit that referenced this pull request Dec 18, 2019
@ghost
Copy link

ghost commented Dec 19, 2019

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

@ghost
Copy link

ghost commented Jan 18, 2020

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 and limited conversation to collaborators Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Introduces or discusses updates to documentation. enhancement Requests to existing resources that expand the functionality or scope. service/batch Issues and PRs that pertain to the batch service. size/M 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.

2 participants