-
Notifications
You must be signed in to change notification settings - Fork 398
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #672 from alinabuzachis/promote_ec2_vpc_endpoint
Migrate ec2_vpc_endpoint* modules and tests Depends-On: ansible-collections/amazon.aws#435 Remove ec2_vpc_endpoint* modules and tests These modules have been migrated to amazon.aws Update runtime.yml with redirects to that collection Update ignore files Reviewed-by: Mark Chappell <None> Reviewed-by: Alina Buzachis <None> Reviewed-by: None <None>
- Loading branch information
Showing
17 changed files
with
26 additions
and
3,340 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
breaking_changes: | ||
- ec2_vpc_endpoint_facts - The module has been migrated from the ``community.aws`` | ||
collection. Playbooks using the Fully Qualified Collection Name for this module | ||
should be updated to use ``amazon.aws.ec2_vpc_endpoint_info``. | ||
- ec2_vpc_endpoint - The module has been migrated from the ``community.aws`` collection. | ||
Playbooks using the Fully Qualified Collection Name for this module should be updated | ||
to use ``amazon.aws.ec2_vpc_endpoint``. | ||
- ec2_vpc_endpoint_info - The module has been migrated from the ``community.aws`` | ||
collection. Playbooks using the Fully Qualified Collection Name for this module | ||
should be updated to use ``amazon.aws.ec2_vpc_endpoint_info``. | ||
- ec2_vpc_endpoint_service_info - The module has been migrated from the ``community.aws`` | ||
collection. Playbooks using the Fully Qualified Collection Name for this module | ||
should be updated to use ``amazon.aws.ec2_vpc_endpoint_service_info``. |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
544 changes: 0 additions & 544 deletions
544
docs/community.aws.ec2_vpc_endpoint_service_info_module.rst
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.