You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="Enable a basic set of credentials in the form of a dynamicly generated username and password for the amplify app branches. Not intended for production use"
93
-
default=false
93
+
default=true
94
+
}
95
+
96
+
variable"amplify_basic_auth_secret" {
97
+
type=string
98
+
description="Secret key/password to use for Amplify Basic Auth - This is entended to be read from CI variables and not commited to any codebase"
0 commit comments