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

[manual backport stable-6] ec2_key - fix security vulnerability (#1704) #1724

Conversation

alinabuzachis
Copy link
Collaborator

  • WIP: begin swapping out private key data for key file

Start sketching out unit tests

  • ec2_key - update module return private_key and add new parameter path defining path to a file to store private key when creating new key pair

  • fix changelog file

  • fix additional sanity issues

  • ec2_key - Remove breaking_change feature, add new parameter to save private key in

  • Code review updates

  • Refactoring

  • Remove key_info

  • Doc fixes

  • Uncomment call to ec2_key_info in tests

  • Add key_info runtume.yml


Co-authored-by: Jill Rouleau jill.rouleau@bespokess.com
Co-authored-by: GomathiselviS gomathiselvi@gmail.com
(cherry picked from commit 1a077fb)

SUMMARY
ISSUE TYPE
  • Bugfix Pull Request
  • Docs Pull Request
  • Feature Pull Request
  • New Module Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION

* WIP: begin swapping out private key data for key file

Start sketching out unit tests

* ec2_key - update module return private_key and add new parameter path defining path to a file to store private key when creating new key pair

* fix changelog file

* fix additional sanity issues

* ec2_key - Remove breaking_change feature, add new parameter to save private key in

* Code review updates

* Refactoring

* Remove key_info

* Doc fixes

* Uncomment call to ec2_key_info in tests

* Add key_info runtume.yml

---------

Co-authored-by: Jill Rouleau <jill.rouleau@bespokess.com>
Co-authored-by: GomathiselviS <gomathiselvi@gmail.com>
(cherry picked from commit 1a077fb)
@github-actions
Copy link

github-actions bot commented Sep 1, 2023

Docs Build 📝

Thank you for contribution!✨

This PR has been merged and your docs changes will be incorporated when they are next published.

@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/5a19bde1bef64a46ad1e270928aba94b

✔️ ansible-galaxy-importer SUCCESS in 4m 08s
✔️ build-ansible-collection SUCCESS in 12m 35s
✔️ ansible-test-splitter SUCCESS in 6m 00s
✔️ integration-amazon.aws-1 SUCCESS in 9m 13s
Skipped 43 jobs

@alinabuzachis alinabuzachis added the mergeit Merge the PR (SoftwareFactory) label Sep 1, 2023
@softwarefactory-project-zuul
Copy link
Contributor

Build succeeded (gate pipeline).
https://ansible.softwarefactory-project.io/zuul/buildset/0b2f864dd2ff48448112dcfb9ca09dfc

✔️ ansible-galaxy-importer SUCCESS in 4m 59s
✔️ build-ansible-collection SUCCESS in 12m 20s
✔️ ansible-test-splitter SUCCESS in 4m 41s
✔️ integration-amazon.aws-1 SUCCESS in 7m 42s
Skipped 43 jobs

@softwarefactory-project-zuul softwarefactory-project-zuul bot merged commit 2c4c43b into ansible-collections:stable-6 Sep 1, 2023
63 checks passed
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
…sible-collections#1724)

lightsail: add support for firewall ports and snapshot management

SUMMARY


Created a new module called lightsail_snapshot that allows to create and delete snapshots of instances already created.
Add functionality to module lightsail to define the firewall ports.


Fixes ansible-collections#174
ISSUE TYPE


Feature Pull Request
New Module Pull Request

COMPONENT NAME

lightsail
lightsail_snapshot

Reviewed-by: Mark Chappell
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Sep 18, 2023
…sible-collections#1724)

lightsail: add support for firewall ports and snapshot management

SUMMARY


Created a new module called lightsail_snapshot that allows to create and delete snapshots of instances already created.
Add functionality to module lightsail to define the firewall ports.


Fixes ansible-collections#174
ISSUE TYPE


Feature Pull Request
New Module Pull Request

COMPONENT NAME

lightsail
lightsail_snapshot

Reviewed-by: Mark Chappell
abikouo pushed a commit to abikouo/amazon.aws that referenced this pull request Oct 24, 2023
…sible-collections#1724)

lightsail: add support for firewall ports and snapshot management

SUMMARY


Created a new module called lightsail_snapshot that allows to create and delete snapshots of instances already created.
Add functionality to module lightsail to define the firewall ports.


Fixes ansible-collections#174
ISSUE TYPE


Feature Pull Request
New Module Pull Request

COMPONENT NAME

lightsail
lightsail_snapshot

Reviewed-by: Mark Chappell
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mergeit Merge the PR (SoftwareFactory)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants