Skip to content

Latest commit

 

History

History

google_network

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

DiscrimiNAT, NTag architecture, alongside "terraform-google-modules/network/google" example

Demonstrates how to install DiscrimiNAT egress filtering in a network provisioned with the terraform-google-modules/network/google module from the Terraform Registry.

Example

See file example.tf in the Source Code link above.

External IPs

External IPs for the NAT function have been defined in a separate file, eip.tf, to encourage independent allocation and handling. Although the contents of eip.tf will be allocated if terraform is run in this directory, users should ensure External IPs are managed separately so they are not accidentally deleted.