mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 00:03:10 +00:00
* Deprecate ec2_vpc module The deprecation of ec2_vpc module has been discussed for 2 years and is causing duplication of effort as changes are implemented for ec2_vpc rather than for the newer alternatives * Improve module deprecation documentation Update the developing modules documentation with the latest instructions on how to deprecate a module.