Skip to content

Instantly share code, notes, and snippets.

@tonyOreglia
Last active November 20, 2022 19:58
Show Gist options
  • Save tonyOreglia/038fcf71b4d4eba2d6b4a6294902731b to your computer and use it in GitHub Desktop.
Save tonyOreglia/038fcf71b4d4eba2d6b4a6294902731b to your computer and use it in GitHub Desktop.
TonyCodesDNSCertificate:
Type: AWS::CertificateManager::Certificate
Properties:
CertificateTransparencyLoggingPreference: DISABLED
DomainName: tonycodes.com
DomainValidationOptions:
- DomainName: tonycodes.com
HostedZoneId: Z05106722AGOCZ1FSFD3D
ValidationMethod: DNS
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment