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
| <aname="input_disable_rollback"></a> [disable_rollback](#input_disable_rollback)|[See docs here](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudformation_stack#disable_rollback-1)|`bool`|`null`| no |
52
-
| <aname="input_encrypt_with_cmk"></a> [encrypt_with_cmk](#input_encrypt_with_cmk)| Provision an additional customer-managed KMS key to encrypt Lambda environment variables.<br/>This increases the cost of the stack. |`bool`|`false`| no |
53
-
| <aname="input_iam_resource_names_prefix"></a> [iam_resource_names_prefix](#input_iam_resource_names_prefix)| Add a custom prefix to names of all IAM resources deployed by this stack. |`string`|`""`| no |
54
-
| <aname="input_iam_resource_names_suffix"></a> [iam_resource_names_suffix](#input_iam_resource_names_suffix)| Add a custom prefix to names of all IAM resources deployed by this stack. |`string`|`""`| no |
55
-
| <aname="input_iam_role_arn"></a> [iam_role_arn](#input_iam_role_arn)|[See docs here](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudformation_stack#iam_role_arn-1)|`string`|`null`| no |
56
-
| <aname="input_lambda_tracing"></a> [lambda_tracing](#input_lambda_tracing)| Enable AWS X-Ray tracing for Lambda functions.<br/>This increases the cost of the stack. |`bool`|`false`| no |
57
-
| <aname="input_notification_arns"></a> [notification_arns](#input_notification_arns)|[See docs here](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudformation_stack#notification_arns-1)|`list(string)`|`null`| no |
58
-
| <aname="input_on_failure"></a> [on_failure](#input_on_failure)|[See docs here](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudformation_stack#on_failure-1)|`string`|`null`| no |
59
-
| <aname="input_policy_body"></a> [policy_body](#input_policy_body)|[See docs here](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudformation_stack#policy_body-1)|`string`|`null`| no |
60
-
| <aname="input_policy_url"></a> [policy_url](#input_policy_url)|[See docs here](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudformation_stack#policy_url-1)|`string`|`null`| no |
61
-
| <aname="input_stack_name"></a> [stack_name](#input_stack_name)| The name of the CloudFormation StackSet. |`string`|`"ElastioAssetAccount"`| no |
62
-
| <aname="input_tags"></a> [tags](#input_tags)| Additional tags to apply to all resources created by this stack. |`map(string)`|`{}`| no |
63
-
| <aname="input_template_url"></a> [template_url](#input_template_url)| The URL of the Elastio Asset Account CloudFormation template obtained from<br/>the Elastio Portal.<br/><br/>This parameter is sensitive, because anyone who knows this URL can deploy<br/>Elastio Account stack and linking it to your Elastio tenant. |`string`| n/a | yes |
64
-
| <aname="input_timeout_in_minutes"></a> [timeout_in_minutes](#input_timeout_in_minutes)|[See docs here](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudformation_stack#timeout_in_minutes-1)|`number`|`null`| no |
49
+
| Name | Description | Type | Default | Required |
| <aname="input_disable_rollback"></a> [disable_rollback](#input_disable_rollback)|[See docs here](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudformation_stack#disable_rollback-1)|`bool`|`null`| no |
52
+
| <aname="input_iam_role_arn"></a> [iam_role_arn](#input_iam_role_arn)|[See docs here](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudformation_stack#iam_role_arn-1)|`string`|`null`| no |
53
+
| <aname="input_notification_arns"></a> [notification_arns](#input_notification_arns)|[See docs here](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudformation_stack#notification_arns-1)|`list(string)`|`null`| no |
54
+
| <aname="input_on_failure"></a> [on_failure](#input_on_failure)|[See docs here](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudformation_stack#on_failure-1)|`string`|`null`| no |
55
+
| <aname="input_policy_body"></a> [policy_body](#input_policy_body)|[See docs here](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudformation_stack#policy_body-1)|`string`|`null`| no |
56
+
| <aname="input_policy_url"></a> [policy_url](#input_policy_url)|[See docs here](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudformation_stack#policy_url-1)|`string`|`null`| no |
57
+
| <aname="input_stack_name"></a> [stack_name](#input_stack_name)| The name of the CloudFormation StackSet. |`string`|`"ElastioAssetAccount"`| no |
58
+
| <aname="input_tags"></a> [tags](#input_tags)| Additional tags to apply to all resources created by this stack. |`map(string)`|`{}`| no |
59
+
| <aname="input_template_url"></a> [template_url](#input_template_url)| The URL of the Elastio Asset Account CloudFormation template obtained from<br/>the Elastio Portal.<br/><br/>This parameter is sensitive, because anyone who knows this URL can deploy<br/>Elastio Account stack and linking it to your Elastio tenant. |`string`| n/a | yes |
60
+
| <aname="input_timeout_in_minutes"></a> [timeout_in_minutes](#input_timeout_in_minutes)|[See docs here](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cloudformation_stack#timeout_in_minutes-1)|`number`|`null`| no |
0 commit comments