Skip to content

Commit 5cad1e2

Browse files
feat: SSPROD-10132 Move create role option to Sysdig Settings while creating the CFT stack (#57)
1 parent 13c3532 commit 5cad1e2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

templates/CloudVision.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Metadata:
1010
- SysdigSecureEndpoint
1111
- SysdigSecureAPIToken
1212
- SysdigRoleName
13+
- CreateSysdigRole
1314
- SysdigExternalID
1415
- SysdigTrustedIdentity
1516

@@ -35,6 +36,8 @@ Metadata:
3536
default: "Sysdig Secure API Token"
3637
SysdigRoleName:
3738
default: "Sysdig Role Name"
39+
CreateSysdigRole:
40+
default: "Do you want to create Sysdig Role?"
3841
SysdigExternalID:
3942
default: "Sysdig External ID"
4043
SysdigTrustedIdentity:

0 commit comments

Comments
 (0)