Skip to content

tedilabs/terraform-aws-domain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

terraform-aws-domain

GitHub release (latest SemVer) GitHub pre-commit

Terraform module which creates Route53 related resources on AWS.

Target AWS Services

Terraform Modules from this package were written to manage the following AWS Services with Terraform.

  • Route53
    • Registrar
      • Registered Domain
    • Hosted Zone
      • Public Hosted Zone
      • Private Hosted Zone
      • CIDR Collection
    • Resolver
      • Inbound Endpoint
      • Outbound Endpoint (comming soon!)
      • Query Logging Configuration
  • ACM (AWS Certificate Manager)
    • Amazon issued Certificate
    • Private CA issued Certificate
    • Imported Certificate

Examples

Route53

Self Promotion

Like this project? Follow the repository on GitHub. And if you're feeling especially charitable, follow posquit0 on GitHub.

License

Provided under the terms of the Apache License.

Copyright © 2021-2023, Byungjin Park.