0

I'm trying to create a dns recordset with geo based routing policy that will be managed by terraform. Please can anyone share a sample code for the same.

John Hanley
  • 74,467
  • 6
  • 95
  • 159

1 Answers1

1

Terraform does not support Google Cloud DNS Routing Policies at this time.

The Terraform google_dns_record_set has not been extended to support routing policy.

google_dns_record_set

John Hanley
  • 74,467
  • 6
  • 95
  • 159