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

Feature Request - description and tags fields in aws_ssm_parameter #1584

Closed
vikas027 opened this issue Sep 4, 2017 · 10 comments
Closed

Feature Request - description and tags fields in aws_ssm_parameter #1584

vikas027 opened this issue Sep 4, 2017 · 10 comments
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/ssm Issues and PRs that pertain to the ssm service.
Milestone

Comments

@vikas027
Copy link

vikas027 commented Sep 4, 2017

Terraform Version

$ terraform -v
Terraform v0.10.3

Affected Resource(s)

Feature Request

Allow description and tags parameters in aws_ssm_parameter resource

@bentterp
Copy link

bentterp commented Sep 6, 2017

Tags are important for locating parameters in documents

@Ninir Ninir added the enhancement Requests to existing resources that expand the functionality or scope. label Sep 7, 2017
@Shrobs
Copy link

Shrobs commented Sep 12, 2017

Tags are very important for filtering, when using ssm parameters as a substitute for vault.

@docunid
Copy link

docunid commented Oct 2, 2017

+1 for description

@RyanAtCNG
Copy link
Contributor

+1 for tags!

@matt40k
Copy link

matt40k commented Oct 17, 2017

See pull request #1520

@beakerman29
Copy link

+1 tags and description are very important

@radeksimko radeksimko added the service/ssm Issues and PRs that pertain to the ssm service. label Jan 25, 2018
@bashims
Copy link

bashims commented Mar 2, 2018

+1 for tags

@shopskyi
Copy link

+1 for tags and description

@bflad bflad added this to the v1.11.0 milestone Mar 15, 2018
@bflad
Copy link
Contributor

bflad commented Mar 15, 2018

Hi everyone! 👋 Looks like this issue was missed when we merged some enhancements for aws_ssm_parameter into master via #1520. As of v1.11.0 of the AWS provider, the aws_ssm_parameter resource now supports allowed_pattern, description, and tags arguments, as well as updating key_id. 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/ssm Issues and PRs that pertain to the ssm service.
Projects
None yet
Development

No branches or pull requests