Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 951 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 951 Bytes

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