Skip to content

Commit 9ca07aa

Browse files
author
Tom McLaughlin
committed
make ACM cert exportable
Going to export the cert on task startup because TFE needs a valid cert
1 parent 2724c51 commit 9ca07aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@ Resources:
7575
DomainValidationOptions:
7676
- DomainName: !Ref Hostname
7777
HostedZoneId: !Ref DnsZoneId
78+
CertificateExport: ENABLED
7879

7980
## ALB setup
8081
EcsAlb:

0 commit comments

Comments
 (0)