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

Refactoring: ec2: Move normalize functions to module_utils #2004

Open
1 task done
GomathiselviS opened this issue Feb 27, 2024 · 0 comments
Open
1 task done

Refactoring: ec2: Move normalize functions to module_utils #2004

GomathiselviS opened this issue Feb 27, 2024 · 0 comments

Comments

@GomathiselviS
Copy link
Collaborator

Summary

Reference: https://github.com/ansible-collections/amazon.aws/pull/1998/files

normalize functions and other shared portions of code present in the ec2 modules can be relocated to module_utils/ec2.py.

This proposal aims to refactor our codebase, making the module files more maintainable and comprehensible.

Issue Type

Feature Idea

Component Name

ec2_*.py

Additional Information

Code of Conduct

  • I agree to follow the Ansible Code of Conduct
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant