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.
Asked
Active
Viewed 469 times
0

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

Arjun C Nair
- 1
- 1
-
1Can you share what you have tried already? – Marko E Mar 04 '22 at 18:34
1 Answers
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.

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