/amp-01-infra-route53

Terraform repository to manage the AWS Route 53 service.

Primary LanguageTypeScript

Infra Route53

[Feature] Terraform Validate Feature Branch Pipeline

[Main] Terraform Apply or Destroy Branch Main

AMP

Documentation

Requirements

Name Version
aws 5.53.0

Providers

Name Version
aws 5.53.0

Modules

No modules.

Resources

Name Type
aws_route53_record.mx_zoho_verification resource
aws_route53_record.txt_zoho resource
aws_route53_record.txt_zoho_dkim resource
aws_route53_zone.amp_zone resource

Inputs

Name Description Type Default Required
amp_domain_name_value n/a string n/a yes
mx_zoho_verification_values n/a list(string) n/a yes
txt_zoho_dkim_name n/a string n/a yes
txt_zoho_dkim_value n/a string n/a yes
txt_zoho_spf_value n/a string n/a yes
txt_zoho_verification_value n/a string n/a yes

Outputs

No outputs.

Terraform repository to manage the AWS Route 53 service.

Useful links:

  1. Pipeline documentation.;
  2. Enabling route53 to manage Registro.br domain;
  3. How to Set Up @Zoho Mail on an AWS Route 53 Domain;