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 tag group support for codedeploy-deployment-group #4324

Merged
merged 3 commits into from
Apr 25, 2018

Conversation

moriyoshi
Copy link
Contributor

This patch implements #2073 (#2930) .

@ghost ghost added the size/M Managed by automation to categorize the size of a PR. label Apr 24, 2018
@moriyoshi moriyoshi changed the title Add tag group support. Add tag group support for codedeploy-deployment-group Apr 24, 2018
@moriyoshi moriyoshi force-pushed the moriyoshi/feature/ec2-tag-set branch from 8ec56c9 to ea431dd Compare April 24, 2018 11:15
@ghost ghost added size/M Managed by automation to categorize the size of a PR. size/L Managed by automation to categorize the size of a PR. and removed size/M Managed by automation to categorize the size of a PR. labels Apr 24, 2018
@bflad bflad added enhancement Requests to existing resources that expand the functionality or scope. service/codedeploy labels Apr 24, 2018
@bflad
Copy link
Contributor

bflad commented Apr 24, 2018

Nice, @moriyoshi! Are you able to add an acceptance test for this as well?

@moriyoshi moriyoshi force-pushed the moriyoshi/feature/ec2-tag-set branch from f8615e5 to e6ab059 Compare April 25, 2018 16:11
@ghost ghost added the size/L Managed by automation to categorize the size of a PR. label Apr 25, 2018
@moriyoshi moriyoshi force-pushed the moriyoshi/feature/ec2-tag-set branch from e6ab059 to 088783c Compare April 25, 2018 17:31
@ghost ghost added the size/L Managed by automation to categorize the size of a PR. label Apr 25, 2018
@moriyoshi
Copy link
Contributor Author

Thanks for looking into this. Just added an acceptance test.

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 great, @moriyoshi, thanks! 🚀

29 tests passed (all tests)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_alarmConfiguration_update
--- PASS: TestAccAWSCodeDeployDeploymentGroup_alarmConfiguration_update (79.76s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_loadBalancerInfo_create
--- PASS: TestAccAWSCodeDeployDeploymentGroup_loadBalancerInfo_create (81.07s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_alarmConfiguration_create
--- PASS: TestAccAWSCodeDeployDeploymentGroup_alarmConfiguration_create (81.09s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_disappears
--- PASS: TestAccAWSCodeDeployDeploymentGroup_disappears (81.12s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_loadBalancerInfo_update
--- PASS: TestAccAWSCodeDeployDeploymentGroup_loadBalancerInfo_update (81.50s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_autoRollbackConfiguration_update
--- PASS: TestAccAWSCodeDeployDeploymentGroup_autoRollbackConfiguration_update (83.76s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_autoRollbackConfiguration_disable
--- PASS: TestAccAWSCodeDeployDeploymentGroup_autoRollbackConfiguration_disable (86.33s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_triggerConfiguration_multiple
--- PASS: TestAccAWSCodeDeployDeploymentGroup_triggerConfiguration_multiple (90.35s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_autoRollbackConfiguration_create
--- PASS: TestAccAWSCodeDeployDeploymentGroup_autoRollbackConfiguration_create (92.18s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_loadBalancerInfo_targetGroupInfo_delete
--- PASS: TestAccAWSCodeDeployDeploymentGroup_loadBalancerInfo_targetGroupInfo_delete (24.36s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_onPremiseTag
--- PASS: TestAccAWSCodeDeployDeploymentGroup_onPremiseTag (105.56s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_loadBalancerInfo_delete
--- PASS: TestAccAWSCodeDeployDeploymentGroup_loadBalancerInfo_delete (26.07s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_basic
--- PASS: TestAccAWSCodeDeployDeploymentGroup_basic (113.05s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_loadBalancerInfo_targetGroupInfo_update
--- PASS: TestAccAWSCodeDeployDeploymentGroup_loadBalancerInfo_targetGroupInfo_update (33.41s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_blueGreenDeployment_complete
--- PASS: TestAccAWSCodeDeployDeploymentGroup_blueGreenDeployment_complete (22.52s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_blueGreenDeploymentConfiguration_delete
--- PASS: TestAccAWSCodeDeployDeploymentGroup_blueGreenDeploymentConfiguration_delete (25.26s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_loadBalancerInfo_targetGroupInfo_create
--- PASS: TestAccAWSCodeDeployDeploymentGroup_loadBalancerInfo_targetGroupInfo_create (35.45s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_in_place_deployment_with_traffic_control_create
--- PASS: TestAccAWSCodeDeployDeploymentGroup_in_place_deployment_with_traffic_control_create (36.03s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_blueGreenDeploymentConfiguration_update
--- PASS: TestAccAWSCodeDeployDeploymentGroup_blueGreenDeploymentConfiguration_update (35.06s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_deploymentStyle_delete
--- PASS: TestAccAWSCodeDeployDeploymentGroup_deploymentStyle_delete (123.59s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_alarmConfiguration_disable
--- PASS: TestAccAWSCodeDeployDeploymentGroup_alarmConfiguration_disable (132.70s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_triggerConfiguration_basic
--- PASS: TestAccAWSCodeDeployDeploymentGroup_triggerConfiguration_basic (135.61s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_basic_tagSet
--- PASS: TestAccAWSCodeDeployDeploymentGroup_basic_tagSet (146.66s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_deploymentStyle_create
--- PASS: TestAccAWSCodeDeployDeploymentGroup_deploymentStyle_create (149.19s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_deploymentStyle_update
--- PASS: TestAccAWSCodeDeployDeploymentGroup_deploymentStyle_update (167.74s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_autoRollbackConfiguration_delete
--- PASS: TestAccAWSCodeDeployDeploymentGroup_autoRollbackConfiguration_delete (184.98s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_deploymentStyle_default
--- PASS: TestAccAWSCodeDeployDeploymentGroup_deploymentStyle_default (194.32s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_alarmConfiguration_delete
--- PASS: TestAccAWSCodeDeployDeploymentGroup_alarmConfiguration_delete (202.60s)
=== RUN   TestAccAWSCodeDeployDeploymentGroup_blueGreenDeploymentConfiguration_create
--- PASS: TestAccAWSCodeDeployDeploymentGroup_blueGreenDeploymentConfiguration_create (195.27s)

@bflad bflad added this to the v1.17.0 milestone Apr 25, 2018
@bflad bflad merged commit eb9df25 into hashicorp:master Apr 25, 2018
bflad added a commit that referenced this pull request Apr 25, 2018
@moriyoshi moriyoshi deleted the moriyoshi/feature/ec2-tag-set branch April 25, 2018 23:03
@bflad
Copy link
Contributor

bflad commented May 2, 2018

This has been released in version 1.17.0 of the AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

@ghost
Copy link

ghost commented Apr 6, 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 Apr 6, 2020
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. size/L Managed by automation to categorize the size of a PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants