No requirements.
Name | Version |
---|---|
aws | n/a |
No modules.
Name | Type |
---|---|
aws_acm_certificate.cert | resource |
aws_acm_certificate_validation.validation | resource |
aws_route53_record.dns | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
domain_list | List of domain for ACM certificate for non Route53 Hosted zones | list(string) |
[] |
no |
domain_map | Map of domain names and hosted zone IDs for Route53 Hosted zones | list(any) |
[] |
no |
key_algorithm | Algorithm used for encryption | string |
"RSA_2048" |
no |
validation_method | Validation method for ACM certificate | string |
"DNS" |
no |
Name | Description |
---|---|
acm_arn | n/a |
acm_domain_validation_options | n/a |
domain_name | n/a |
subject_alternative_names | n/a |
validation_record_fqdns | n/a |