You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~> **Note:** The Google Cloud DNS API requires NS records be present at all
15
-
times. To accommodate this, when creating NS records, the default records
16
-
Google automatically creates will be silently overwritten. Also, when
17
-
destroying NS records, Terraform will not actually remove NS records, but will
18
-
report that it did.
14
+
~> **Note:** The provider treats this resource as an authoritative record set. This means existing records (including the default records) for the given type will be overwritten when you create this resource in Terraform. In addition, the Google Cloud DNS API requires NS records to be present at all times, so Terraform will not actually remove NS records during destroy but will report that it did.
0 commit comments