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

Support tags in SSM Parameter Store #1573

Closed
1 task done
mikehas opened this issue Oct 26, 2022 · 1 comment · Fixed by #1575
Closed
1 task done

Support tags in SSM Parameter Store #1573

mikehas opened this issue Oct 26, 2022 · 1 comment · Fixed by #1575
Labels
feature This issue/PR relates to a feature request has_pr needs_triage

Comments

@mikehas
Copy link
Contributor

mikehas commented Oct 26, 2022

Summary

This feature request is to add support for adding, removing, and updating tags in the aws_ssm_parameter_store module.

Issue Type

Feature Idea

Component Name

aws_ssm_parameter_store

Additional Information

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
@ansibullbot
Copy link

Files identified in the description:
None

If these files are inaccurate, please update the component name section of the description or use the !component bot command.

click here for bot help

@ansibullbot ansibullbot added feature This issue/PR relates to a feature request has_pr needs_triage labels Oct 26, 2022
mikehas added a commit to mikehas/community.aws that referenced this issue Oct 27, 2022
mikehas added a commit to mikehas/community.aws that referenced this issue Oct 27, 2022
mikehas added a commit to mikehas/community.aws that referenced this issue Oct 27, 2022
mikehas added a commit to mikehas/community.aws that referenced this issue Oct 27, 2022
mikehas added a commit to mikehas/community.aws that referenced this issue Oct 27, 2022
mikehas added a commit to mikehas/community.aws that referenced this issue Oct 27, 2022
mikehas added a commit to mikehas/community.aws that referenced this issue Oct 27, 2022
mikehas added a commit to mikehas/community.aws that referenced this issue Oct 27, 2022
mikehas added a commit to mikehas/community.aws that referenced this issue Oct 27, 2022
mikehas added a commit to mikehas/community.aws that referenced this issue Oct 28, 2022
mikehas added a commit to mikehas/community.aws that referenced this issue Nov 10, 2022
mikehas added a commit to mikehas/community.aws that referenced this issue Nov 10, 2022
mikehas added a commit to mikehas/community.aws that referenced this issue Jan 18, 2023
mikehas added a commit to mikehas/community.aws that referenced this issue Jan 18, 2023
mikehas added a commit to mikehas/community.aws that referenced this issue Jan 18, 2023
@tremble tremble linked a pull request Feb 2, 2023 that will close this issue
tremble pushed a commit to mikehas/community.aws that referenced this issue Feb 2, 2023
tremble pushed a commit to mikehas/community.aws that referenced this issue Feb 2, 2023
tremble pushed a commit to mikehas/community.aws that referenced this issue Feb 2, 2023
softwarefactory-project-zuul bot pushed a commit that referenced this issue Feb 2, 2023
ssm_parameter: add support for tags (#1573)

SUMMARY

Adding support for tags following community guidelines and other practices from other modules. secretsmanager_secret was used along with helper functions from ec2 code. Addresses open issue for feature request #1573.

ISSUE TYPE


Feature Pull Request

COMPONENT NAME

ssm_parameter
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Michael Haskell (mikehas) <None>
Reviewed-by: Dennis Qian <None>
Reviewed-by: Markus Bergholz <[email protected]>
Reviewed-by: Mark Chappell <None>
patchback bot pushed a commit that referenced this issue Feb 2, 2023
ssm_parameter: add support for tags (#1573)

SUMMARY

Adding support for tags following community guidelines and other practices from other modules. secretsmanager_secret was used along with helper functions from ec2 code. Addresses open issue for feature request #1573.

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

ssm_parameter
ADDITIONAL INFORMATION

Reviewed-by: Alina Buzachis <None>
Reviewed-by: Michael Haskell (mikehas) <None>
Reviewed-by: Dennis Qian <None>
Reviewed-by: Markus Bergholz <[email protected]>
Reviewed-by: Mark Chappell <None>
(cherry picked from commit 7a2b5d9)
softwarefactory-project-zuul bot pushed a commit that referenced this issue Feb 2, 2023
[PR #1575/7a2b5d98 backport][stable-5] ssm_parameter: add support for tags (#1573)

This is a backport of PR #1575 as merged into main (7a2b5d9).
SUMMARY

Adding support for tags following community guidelines and other practices from other modules. secretsmanager_secret was used along with helper functions from ec2 code. Addresses open issue for feature request #1573.

ISSUE TYPE


Feature Pull Request

COMPONENT NAME

ssm_parameter
ADDITIONAL INFORMATION

Reviewed-by: Mark Chappell <None>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request has_pr needs_triage
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants