Skip to content

Conversation

@polymorcodeus
Copy link

Description

Adding functionality to use existing VPC to create endpoints. Added two new variables, vpc_id and use_existing_vpc_id_for_endpoints, as well as adding conditional creation for the endpoints based on their input. If both of the new variables are ignored/left to default, no existing module functionality should be affected.

Motivation and Context

Allows module to be used with an existing VPC to create endpoints not using the default security group. Also solves the circular reasoning issue below, allowing creation of a VPC, then the endpoint security group, then the endpoints.

#332

Breaking Changes

Not that I've seen.

How Has This Been Tested?

Tested example code, providing two ids listed in variables doc.

Unable to get test-kitchen working on my mac to run the tests in the repo. Apologies.

@polymorcodeus
Copy link
Author

Excluded non-subnet dependent endpoints from proposed changes. Will be updating PR shortly.

@polymorcodeus polymorcodeus changed the title Adding ingest for vpc_id along with endpoint creation feat: Add ability to supply vpc_id along with endpoint creation Jun 9, 2020
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 31, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant