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
Copy file name to clipboardExpand all lines: mintlifydocs/config/organization.mdx
+1
Original file line number
Diff line number
Diff line change
@@ -107,6 +107,7 @@ Stacks:
107
107
Region: # (Optional) What region the stack's resources will be provisioned in. Region can be a comma separated list of regions or "all" to apply to all regions in an account.
108
108
Workspace: # (Optional) Specify a Terraform workspace to use.
109
109
CloudformationParameters: # (Optional) A list of parameters to pass into the cloudformation stack.
110
+
CloudformationCapabilities: # (Optional) A list of capabilities to pass into the cloudformation stack the only valid values are (CAPABILITY_IAM | CAPABILITY_NAMED_IAM | CAPABILITY_AUTO_EXPAND).
Region: # (Optional) What region the stack's resources will be provisioned in. Region can be a comma separated list of regions or "all" to apply to all regions in an account.
59
61
Workspace: # (Optional) Specify a Terraform workspace to use.
60
62
CloudformationParameters: # (Optional) A list of parameters to pass into the cloudformation stack.
63
+
CloudformationCapabilities: # (Optional) A list of capabilities to pass into the cloudformation stack the only valid values are (CAPABILITY_IAM | CAPABILITY_NAMED_IAM | CAPABILITY_AUTO_EXPAND).
0 commit comments