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

ec2_win_password - migrate to boto3 #759

Merged
merged 3 commits into from
Oct 15, 2021

Conversation

tremble
Copy link
Contributor

@tremble tremble commented Oct 14, 2021

SUMMARY

Migrate ec2_win_password to boto3

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

ec2_win_password

ADDITIONAL INFORMATION

While there are no tests for this module, there's only a single boto call to update

boto2 documentation of call: http://boto.cloudhackers.com/en/latest/ref/ec2.html#boto.ec2.connection.EC2Connection.get_password_data
boto3 documentation of call: https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ec2.html#EC2.Client.get_password_data

@ansibullbot
Copy link

@ansibullbot ansibullbot added community_review feature This issue/PR relates to a feature request module module needs_triage owner_pr PR created by owner/maintainer plugins plugin (any type) labels Oct 14, 2021
Copy link

@ghost ghost left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tremble tremble added the gate label Oct 15, 2021
Copy link
Contributor

@ansible-zuul ansible-zuul bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@ansibullbot ansibullbot added needs_maintainer tests tests and removed owner_pr PR created by owner/maintainer labels Oct 15, 2021
@ansible-zuul ansible-zuul bot merged commit 666e774 into ansible-collections:main Oct 15, 2021
@tremble tremble deleted the boto3/ec2_win_password branch November 26, 2021 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community_review feature This issue/PR relates to a feature request module module needs_maintainer needs_triage plugins plugin (any type) tests tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants