amazon.aws icon indicating copy to clipboard operation
amazon.aws copied to clipboard

Refactoring: ec2: Move normalize functions to module_utils

Open GomathiselviS opened this issue 4 months ago • 0 comments

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

  • [X] I agree to follow the Ansible Code of Conduct

GomathiselviS avatar Feb 27 '24 19:02 GomathiselviS