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_bucket_location"></a> [bucket\_location](#input\_bucket\_location)| The location of the bucket |`string`| n/a | yes |
57
55
| <aname="input_custom_dns_zone_id"></a> [custom\_dns\_zone\_id](#input\_custom\_dns\_zone\_id)| if specified, then a streamnative zone will not be created, and this zone will be used instead. Otherwise, we will provision a new zone and delegate access |`string`|`""`| no |
58
56
| <aname="input_custom_dns_zone_name"></a> [custom\_dns\_zone\_name](#input\_custom\_dns\_zone\_name)| must be passed if custom\_dns\_zone\_id is passed, this is the zone name to use |`string`|`""`| no |
| <aname="input_extra_aws_tags"></a> [extra\_aws\_tags](#input\_extra\_aws\_tags)| Additional to apply to the resources. Note that this module sets the tags Name, Type, and Vendor by default. They can be overwritten, but it is not recommended. |`map(string)`|`{}`| no |
61
58
| <aname="input_parent_zone_name"></a> [parent\_zone\_name](#input\_parent\_zone\_name)| The parent zone in which we create the delegation records |`string`| n/a | yes |
62
59
| <aname="input_pm_name"></a> [pm\_name](#input\_pm\_name)| The name of the poolmember, for new clusters, this should be like `pm-<xxxxx>`|`string`| n/a | yes |
63
-
| <aname="input_pm_namespace"></a> [pm\_namespace](#input\_pm\_namespace)| The namespace of the poolmember |`string`| n/a | yes |
64
60
| <aname="input_s3_encryption_kms_key_arn"></a> [s3\_encryption\_kms\_key\_arn](#input\_s3\_encryption\_kms\_key\_arn)| KMS key ARN to use for S3 encryption. If not set, the default AWS S3 key will be used. |`string`|`""`| no |
0 commit comments