We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents aeaf041 + ce11ce6 commit ff5d1faCopy full SHA for ff5d1fa
deployment/parameters-template.sh
@@ -21,4 +21,6 @@ TEAM_ADMIN_GROUP="team_admin_group_name"
21
TEAM_AUDITOR_GROUP="team_auditor_group_name"
22
TAGS="project=iam-identity-center-team environment=prod"
23
CLOUDTRAIL_AUDIT_LOGS=read_write
24
-UI_DOMAIN=portal.teamtest.online
+
25
+# Uncomment the next line only if you have a custom domain
26
+# UI_DOMAIN=portal.teamtest.online
0 commit comments