-
Notifications
You must be signed in to change notification settings - Fork 398
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
Migrate ec2_vpc_endpoint* modules and tests #672
Migrate ec2_vpc_endpoint* modules and tests #672
Conversation
c3740e0
to
339e97e
Compare
2022176
to
fe3d699
Compare
recheck |
767c9e3
to
d662331
Compare
recheck |
1 similar comment
recheck |
I see this error in the logs of |
cd4de54
to
efc698f
Compare
recheck |
2 similar comments
recheck |
recheck |
efc698f
to
d8a1a6d
Compare
7f7466f
to
df6df7c
Compare
ansible-collections/amazon.aws#435 has been merged. gating. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
df6df7c
to
bd88904
Compare
rebased |
…collections#672) from community.aws to amazon.aws, we forget to delete the modules from the community.aws collection after the promotion. As of now, the modules within community.aws have not received any new updates, so we can remove them without backporting anything. Signed-off-by: Alina Buzachis <[email protected]>
…ible-collections#672) from community.aws to amazon.aws, we forget to delete the modules from the community.aws collection after the promotion. As of now, the modules within community.aws have not received any new updates, so we can remove them without backporting anything. Signed-off-by: Alina Buzachis <[email protected]>
… (#987) Delete ec2_vpc_route_table* since already promoted While migrating ec2_vpc_route_table and ec2_vpc_route_table_info (#672) from community.aws to amazon.aws, we forget to delete the modules from the community.aws collection after the promotion. As of now, the modules within community.aws have not received any new updates, so we can remove them without backporting anything. SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <[email protected]> Reviewed-by: Joseph Torcasso <None> Reviewed-by: Jill R <None>
…tions#672) ec2_vpc_igw: fix 'NoneType' object is not subscriptable SUMMARY ec2_vpc_igw: fix 'NoneType' object is not subscriptable ISSUE TYPE Bugfix Pull Request COMPONENT NAME ec2_vpc_igw ADDITIONAL INFORMATION Reviewed-by: Jill R <None> Reviewed-by: Joseph Torcasso <None>
…ible-collections/community.aws#672) (ansible-collections#987) Delete ec2_vpc_route_table* since already promoted While migrating ec2_vpc_route_table and ec2_vpc_route_table_info (ansible-collections#672) from community.aws to amazon.aws, we forget to delete the modules from the community.aws collection after the promotion. As of now, the modules within community.aws have not received any new updates, so we can remove them without backporting anything. SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <[email protected]> Reviewed-by: Joseph Torcasso <None> Reviewed-by: Jill R <None>
…ible-collections/community.aws#672) (ansible-collections#987) Delete ec2_vpc_route_table* since already promoted While migrating ec2_vpc_route_table and ec2_vpc_route_table_info (ansible-collections#672) from community.aws to amazon.aws, we forget to delete the modules from the community.aws collection after the promotion. As of now, the modules within community.aws have not received any new updates, so we can remove them without backporting anything. SUMMARY ISSUE TYPE Bugfix Pull Request Docs Pull Request Feature Pull Request New Module Pull Request COMPONENT NAME ADDITIONAL INFORMATION Reviewed-by: Markus Bergholz <[email protected]> Reviewed-by: Joseph Torcasso <None> Reviewed-by: Jill R <None>
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