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 capability to update Elastic Beanstalk tags #3004

Closed
robinbowes opened this issue Jan 16, 2018 · 4 comments
Closed

Add capability to update Elastic Beanstalk tags #3004

robinbowes opened this issue Jan 16, 2018 · 4 comments
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/elasticbeanstalk Issues and PRs that pertain to the elasticbeanstalk service.
Milestone

Comments

@robinbowes
Copy link

robinbowes commented Jan 16, 2018

Terraform Version

Terraform v0.11.2

Affected Resource(s)

  • aws_elastic_beanstalk_environment

In the documentation for aws_elasticbeanstalk_environment is the following (see https://www.terraform.io/docs/providers/aws/r/elastic_beanstalk_environment.html#tags )

tags – (Optional) A set of tags to apply to the Environment. Note: at this time the Elastic Beanstalk API does not provide a programatic way of changing these tags after initial application

I'm not sure when it was added but the Elastic Beanstalk API now /does/ provide a programatic way of changing tags after initial application. See:

Would be good to get this functionality incorporated in the AWS provider.

@bflad bflad added enhancement Requests to existing resources that expand the functionality or scope. service/elasticbeanstalk Issues and PRs that pertain to the elasticbeanstalk service. labels Jan 17, 2018
@reflectivecode
Copy link

+1 I would love to see this implemented.

@bflad bflad closed this as completed in 13b7b88 Mar 1, 2018
bflad added a commit that referenced this issue Mar 1, 2018
Closes #3004: adds support for modifying Beanstalk tags
@bflad bflad added this to the v1.11.0 milestone Mar 1, 2018
@bflad
Copy link
Contributor

bflad commented Mar 1, 2018

This functionality has been merged into master and will release with v1.11.0 of the AWS provider, likely next week.

@bflad
Copy link
Contributor

bflad commented Mar 9, 2018

This has been released in version 1.11.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 7, 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 7, 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. service/elasticbeanstalk Issues and PRs that pertain to the elasticbeanstalk service.
Projects
None yet
Development

No branches or pull requests

3 participants