Skip to content

Commit 9f0cdbf

Browse files
Update ManagedZone.yaml to contain ransom suffix for dns_name (GoogleCloudPlatform#18086)
1 parent 2b1d273 commit 9f0cdbf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mmv1/products/dns/ManagedZone.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ samples:
5555
example_zone_googlecloudexample: example-zone-googlecloudexample
5656
dns_name: googlecloudexample.net.
5757
test_vars_overrides:
58-
dns_name: '"m-z.gcp.tfacc.hashicorptest.com."'
58+
dns_name: '"m-z-" + randomSuffix + ".gcp.tfacc.hashicorptest.com."'
5959
ignore_read_extra:
6060
- force_destroy
6161
- name: dns_record_set_basic

0 commit comments

Comments
 (0)