Skip to content

Public gateway refactor #27

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jvallexm
Copy link

@jvallexm jvallexm commented Aug 6, 2021

  • Renamed module public_gateway
  • Module can now create up to 3 public gateways in a single region in one VPC
  • Module can now get public gateways from data
  • Added functionality to dynamically check if a floating_ip value is an IP address or an ID
  • Added additional outputs and cleaned up existing ones. Module will merge both resource and data gateways for all outputs
    • ids - a list of gateway ids
    • ids_by_zone - produces an object that can be used by the refactored subnet module I put in a PR for
    • addresses - provides a list of gateway IP addresses so that users can easily access them
    • addresses_by_zone - provides an object of gateway IP addresses for each zone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant