AWS Route53 Terraform modules
Upstream version 6.5.1
0 controls from Registry requirements
Terraform Module Source
registry.compliance.tf/terraform-aws-modules/route53/aws| Name | Type | Description | Sensitive |
|---|---|---|---|
| arn | — | Zone ARN of Route53 zone | — |
| dnssec_kms_key_arn | — | The Amazon Resource Name (ARN) of the key | — |
| dnssec_kms_key_id | — | The globally unique identifier for the key | — |
| dnssec_kms_key_policy | — | The IAM resource policy set on the key | — |
| dnssec_kms_key_region | — | The region for the key | — |
| dnssec_signing_key_digest_value | — | A cryptographic digest of a DNSKEY resource record (RR). DNSKEY records are used to publish the public key that resolvers can use to verify DNSSEC signatures that are used to secure certain kinds of information provided by the DNS system | — |
| dnssec_signing_key_dnskey_record | — | A string that represents a DNSKEY record | — |
| dnssec_signing_key_ds_record | — | A string that represents a delegation signer (DS) record | — |
| dnssec_signing_key_id | — | Route 53 Hosted Zone identifier and KMS Key identifier, separated by a comma (`,`) | — |
| dnssec_signing_key_public_key | — | The public key, represented as a Base64 encoding, as required by RFC-4034 Page 5 | — |
| dnssec_signing_key_tag | — | An integer used to identify the DNSSEC record for the domain name. The process used to calculate the value is described in RFC-4034 Appendix B | — |
| id | — | Zone ID of Route53 zone | — |
| name | — | Name of Route53 zone | — |
| name_servers | — | Name servers of Route53 zone | — |
| primary_name_server | — | The Route 53 name server that created the SOA record. | — |
| records | — | Records created in the Route53 zone | — |