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

community.aws.ec2_vpc_route_table_info - migrate to boto3 #277

Closed
tremble opened this issue Oct 22, 2020 · 5 comments
Closed

community.aws.ec2_vpc_route_table_info - migrate to boto3 #277

tremble opened this issue Oct 22, 2020 · 5 comments
Labels
affects_2.10 feature This issue/PR relates to a feature request module module plugins plugin (any type) waiting_on_contributor Needs help. Feel free to engage to get things unblocked

Comments

@tremble
Copy link
Contributor

tremble commented Oct 22, 2020

SUMMARY

ec2_vpc_route_table_info is currently based on boto v2, and needs migrating to boto3

ISSUE TYPE
  • Feature Request
COMPONENT NAME

ec2_vpc_route_table_info

ANSIBLE VERSION
ansible 2.9.10
  config file = ~/aws/ansible-aws/ansible.cfg
  configured module search path = [~/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules']
  ansible python module location =~/Library/Python/3.7/lib/python/site-packages/ansible
  executable location = /usr/local/bin/ansible
  python version = 3.7.6 (default, Dec 30 2019, 19:38:28) [Clang 11.0.0 (clang-1100.0.33.16)]
CONFIGURATION

OS / ENVIRONMENT

N/A

STEPS TO REPRODUCE

N/A

EXPECTED RESULTS

N/A

ACTUAL RESULTS

N/A

@ansibullbot
Copy link

Files identified in the description:

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
Copy link

@ansibullbot ansibullbot added affects_2.10 feature This issue/PR relates to a feature request module module needs_triage plugins plugin (any type) labels Nov 16, 2020
@goneri goneri added waiting_on_contributor Needs help. Feel free to engage to get things unblocked and removed needs_triage labels Dec 16, 2020
@aogier
Copy link

aogier commented Jan 31, 2021

Hi, I can work on that if nobody already begun. I need this one on boto3 because newer regions

@tremble
Copy link
Contributor Author

tremble commented Feb 21, 2021

@aogier Boto3 migration of ec2_vpc_route_table_info would be very much appreciated let us know if you need any help.

See https://github.com/ansible-collections/community.aws#more-information-about-contributing for more information about some of the common guidelines and gotchas.

@tremble
Copy link
Contributor Author

tremble commented Mar 20, 2021

Resolved by #442

@tremble tremble closed this as completed Mar 20, 2021
alinabuzachis pushed a commit to alinabuzachis/community.aws that referenced this issue May 25, 2022
Add a test-requirements.txt file with an entry for the `coverage` module.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affects_2.10 feature This issue/PR relates to a feature request module module plugins plugin (any type) waiting_on_contributor Needs help. Feel free to engage to get things unblocked
Projects
None yet
Development

No branches or pull requests

4 participants