Skip to content

A Terraform module to create an Amazon Web Services (AWS) ACM certificate

License

Notifications You must be signed in to change notification settings

dcmn-com/terraform-aws-acm-certificate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-aws-acm-certificate

A Terraform module to create an Amazon Web Services (AWS) ACM certificate

Inputs

Name Description Type Default Required
alternative_domain_names Alternative domain names for which will be issued certificate list <list> no
domain_name Domain name for which will be issued certificate string n/a yes
hosted_zone Public hosted zone that will be used for certificate validation string n/a yes
name Name tag for the aws acm certificate string n/a yes
tags https://docs.aws.amazon.com/ARG/latest/userguide/tagging-resources.html map <map> no

Outputs

Name Description
arn ACM certificate's arn

Maintainers:

  • @v47
  • @dron22