Skip to content

Commit ab33c04

Browse files
Néstor Salcedaairadier
andauthored
Revert "feat: Use a dropdown to indicate the values for the Secure URL" (#38)
* Revert "feat: Use a dropdown to indicate the values for the Secure URL" This reverts commit d4b417d. * publish to s3 with branch name instead of sha * feat: publish on head branch name prefix Co-authored-by: Alvaro Iradier <[email protected]> Co-authored-by: Álvaro Iradier <[email protected]>
1 parent 4c128d7 commit ab33c04

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

templates/CloudVision.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -99,11 +99,7 @@ Parameters:
9999
NoEcho: true
100100
SysdigSecureEndpoint:
101101
Type: String
102-
AllowedValues:
103-
- https://secure.sysdig.com
104-
- https://us2.app.sysdig.com
105-
- https://eu1.app.sysdig.com
106-
Default: https://secure.sysdig.com
102+
Default: "https://secure.sysdig.com"
107103

108104
Conditions:
109105
RequiresCloudTrail: !Equals [!Ref ExistentCloudTrailSNSTopic, ""]

0 commit comments

Comments
 (0)