Terraform module for GCP Domain Verification

While it's usually easiest to use the TXT or CNAME verification method, that's not always an option. This is a simple module that'll bring up an nginx instance to verify your domain in a GCP Project the hard way.

Variables required

Key Value
network Network that houses the instance
subnetwork Subnetwork that houses the instance
region Region that houses the instance
dns_zone DNS zone to verify
dns_zone_name Name of the DNS zone to verify
labels Labels to apply
verification_file Verification file supplied by GCP

Licensing

Licensed at your option of either of the above licenses.