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
PubliclyAccessible=!stackSetup.IsProductionEnvironment,// DEV: For Production set to FALSE
49
+
PubliclyAccessible=false,
40
50
SkipFinalSnapshot=!stackSetup.IsProductionEnvironment,// DEV: For production set to FALSE to avoid accidental deletion of the cluster, data safety measure and is the default for AWS.
41
51
//SnapshotIdentifier = "" // See README.database.md for more information
0 commit comments