Skip to content

Commit 877f08e

Browse files
shemauSteve Peggsocofaigh
authored
chore: test DNS services VPE gateway (#553)
Co-authored-by: Steve Peggs <[email protected]> Co-authored-by: Conall Ó Cofaigh <[email protected]>
1 parent db79385 commit 877f08e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/basic/main.tf

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ module "vpes" {
6969
{
7070
service_name = "directlink"
7171
},
72-
# {
73-
# service_name = "dns-svcs"
74-
# },
72+
{
73+
service_name = "dns-svcs"
74+
},
7575
{
7676
service_name = "enterprise"
7777
},

0 commit comments

Comments
 (0)