Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit 0a79627

Browse files
committed
set tp quickstart to consume network ac
1 parent 4290260 commit 0a79627

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

DeepSecurity/QuickStart/TMQuickStartTP.template

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,8 @@
320320
"DBIInstanceIdentifier" : "deep-security",
321321
"DSIPLicense" : "BYOL",
322322
"DBPMultiAZ": "true",
323-
"CfnUrlPrefix" : { "Fn::FindInMap" : [ "Parameters", "CfnUrlPrefix", "Prefix" ] }
323+
"CfnUrlPrefix" : { "Fn::FindInMap" : [ "Parameters", "CfnUrlPrefix", "Prefix" ] },
324+
"DSCLicenseType" : "Network"
324325
}
325326
}
326327
}

0 commit comments

Comments
 (0)