Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

remedyproduct/tf-module-dns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Route53 + Certificate Manager - Terraform Module

Requirements

Name Version
aws >=4

Providers

Name Version
aws >=4

Modules

No Modules.

Resources

Name
aws_acm_certificate
aws_route53_record
aws_route53_zone

Inputs

Name Description Type Default Required
domain Base Domain Name of the Hosted Zone the application will work at (Hosted Zone should be created manually to prevent NS records changes) string n/a yes
request_ssl_certificate Enable SSL certificate creation for the domain bool true no

Outputs

Name Description
acm_certificate_arn n/a
domain n/a
hosted_zone n/a

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages