This module creates following resources.
Name |
Source |
Version |
resource_group |
tedilabs/misc/aws//modules/resource-group |
~> 0.10.0 |
Name |
Description |
Type |
Default |
Required |
name |
(Required) The name that you want to use to describe the new QuickSight namespace. |
string |
n/a |
yes |
identity_store |
(Optional) The type of user identity directory. Defaults to QUICKSIGHT , the only current valid value. |
string |
"QUICKSIGHT" |
no |
module_tags_enabled |
(Optional) Whether to create AWS Resource Tags for the module informations. |
bool |
true |
no |
resource_group_description |
(Optional) The description of Resource Group. |
string |
"Managed by Terraform." |
no |
resource_group_enabled |
(Optional) Whether to create Resource Group to find and group AWS resources which are created by this module. |
bool |
true |
no |
resource_group_name |
(Optional) The name of Resource Group. A Resource Group name can have a maximum of 127 characters, including letters, numbers, hyphens, dots, and underscores. The name cannot start with AWS or aws . |
string |
"" |
no |
tags |
(Optional) A map of tags to add to all resources. |
map(string) |
{} |
no |
Name |
Description |
arn |
The ARN of the QuickSight namespace. |
capacity_region |
The AWS Region that you want to use for the free SPICE capacity for the new namespace. |
identity_store |
The type of user identity directory. |
name |
The name of the QuickSight namespace. |