Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Public gateway refactor #27

Open
wants to merge 3 commits into
base: master
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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant