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 version_description to ec2_launch_template #1762

Closed
1 task done
squirrel532 opened this issue Mar 29, 2023 · 2 comments · Fixed by #1763
Closed
1 task done

Add version_description to ec2_launch_template #1762

squirrel532 opened this issue Mar 29, 2023 · 2 comments · Fixed by #1763
Labels
waiting_on_contributor Needs help. Feel free to engage to get things unblocked

Comments

@squirrel532
Copy link
Contributor

Summary

I found that ec2_launch_template does not expose VersionDescription from create_launch_template_version.

Issue Type

Feature Idea

Component Name

ec2_launch_template

Additional Information

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
@squirrel532 squirrel532 changed the title Add version_description parameter to ec2_launch_template Add version_description to ec2_launch_template Mar 29, 2023
@markuman markuman added the waiting_on_contributor Needs help. Feel free to engage to get things unblocked label Mar 29, 2023
@markuman
Copy link
Member

@squirrel532 do you have time to contribute this feature?

@squirrel532
Copy link
Contributor Author

Sure. Let me create a PR for this.

softwarefactory-project-zuul bot pushed a commit that referenced this issue Apr 12, 2023
Add version_description to ec2_launch_template

SUMMARY
Add version_description to ec2_launch_template module, which allows user update the VersionDescription of a launch template.
Fix #1762


ISSUE TYPE


Feature Pull Request

COMPONENT NAME

ec2_launch_template
ADDITIONAL INFORMATION

Reviewed-by: Markus Bergholz <[email protected]>
patchback bot pushed a commit that referenced this issue Apr 12, 2023
Add version_description to ec2_launch_template

SUMMARY
Add version_description to ec2_launch_template module, which allows user update the VersionDescription of a launch template.
Fix #1762

ISSUE TYPE

Feature Pull Request

COMPONENT NAME

ec2_launch_template
ADDITIONAL INFORMATION

Reviewed-by: Markus Bergholz <[email protected]>
(cherry picked from commit 3c3698d)
softwarefactory-project-zuul bot pushed a commit that referenced this issue Apr 12, 2023
[PR #1763/3c3698d7 backport][stable-5] Add version_description to ec2_launch_template

This is a backport of PR #1763 as merged into main (3c3698d).
SUMMARY
Add version_description to ec2_launch_template module, which allows user update the VersionDescription of a launch template.
Fix #1762


ISSUE TYPE


Feature Pull Request

COMPONENT NAME

ec2_launch_template
ADDITIONAL INFORMATION

Reviewed-by: Markus Bergholz <[email protected]>
abikouo pushed a commit to abikouo/community.aws that referenced this issue Oct 24, 2023
Promote iam_managed_policy module

SUMMARY

Migrate iam_managed_policy module from community.aws

ISSUE TYPE


Bugfix Pull Request
Docs Pull Request
Feature Pull Request
New Module Pull Request

COMPONENT NAME

ADDITIONAL INFORMATION

Reviewed-by: Helen Bailey <[email protected]>
Reviewed-by: Bikouo Aubin
abikouo pushed a commit to abikouo/community.aws that referenced this issue Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
waiting_on_contributor Needs help. Feel free to engage to get things unblocked
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants