Skip to content

Conversation

@patchback
Copy link

@patchback patchback bot commented Jan 24, 2025

This is a backport of PR #126 as merged into main (54652e2).

This PR proposes some updates to the new ec2_networking_resources role:

  • Add optional creation of an external security group, with default rules to allow all HTTP and HTTPS traffic
  • Add optional creation of an internet gateway and routing traffic to it.
  • Add a delete option to allow easy removal of the resources created by this role.

These changes are being proposed because this role is intended to create all of the necessary network resources for an EC2 instance; but currently some resources are being created here and some are being created in the new (proposed) ec2_instance_create_delete role. With these changes all of the network resource creation will be consolidated in this role.

Updates to networking role

(cherry picked from commit 54652e2)
@patchback patchback bot mentioned this pull request Jan 24, 2025
@abikouo abikouo merged commit 7376e55 into stable-3 Jan 24, 2025
28 of 29 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants