AWS ROUTE53-DELEGATION-SETS
描述
Terraform module which creates Route53 resources on AWS
参数说明
属性
名称 | 描述 | 类型 | 是否必须 | 默认值 |
---|---|---|---|---|
create | Whether to create Route53 delegation sets | bool | false | |
delegation_sets | Map of Route53 delegation set parameters | any | false | |
writeConnectionSecretToRef | The secret which the cloud resource connection will be written to | writeConnectionSecretToRef | false |
writeConnectionSecretToRef
名称 | 描述 | 类型 | 是否必须 | 默认值 |
---|---|---|---|---|
name | The secret name which the cloud resource connection will be written to | string | true | |
namespace | The secret namespace which the cloud resource connection will be written to | string | false |