Creates an ACM certificate and returns the validated certificate details after completing ACM validation with Cloudflare
Name | Version |
---|---|
aws | >= 4.15, < 5.0 |
cloudflare | >= 3.15, < 4.0 |
Name | Version |
---|---|
aws | >= 4.15, < 5.0 |
cloudflare | >= 3.15, < 4.0 |
No modules.
Name | Type |
---|---|
aws_acm_certificate.this | resource |
aws_acm_certificate_validation.validated_certificate | resource |
cloudflare_record.dns_validation | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
cloudflare_zone_id | The Cloudflare Zone ID to use for validating the ACM | string |
n/a | yes |
domain_name | Domain name for the certificate | string |
n/a | yes |
Name | Description |
---|---|
validated_certificate | The validated certificate |