Skip to content

figurate/terraform-aws-acm-certificate

Repository files navigation

AWS ACM Certificate

CI

Purpose: Manage certificates in AWS.

Rationale: Apply standards and constraints to ACM certificates.

Requirements

No requirements.

Providers

Name Version
aws n/a

Inputs

Name Description Type Default Required
certificate_body Body of the certificate any n/a yes
certificate_chain Certificate chain for CA-signed certs any null no
certificate_name Common name for certificate any n/a yes
private_key Private key for the certificate any n/a yes

Outputs

Name Description
certificate_arn ARN of ACM certificate