Skip to content

Instantly share code, notes, and snippets.

@icarus-sullivan
Created May 1, 2019 03:35
Show Gist options
  • Save icarus-sullivan/25370fa579f14831e495f164533ba016 to your computer and use it in GitHub Desktop.
Save icarus-sullivan/25370fa579f14831e495f164533ba016 to your computer and use it in GitHub Desktop.
custom:
domain:
fn::ternary:
- ${opt:stage}
- prod
- amazing.com
- fn::lower: ${opt:stage}.amazing.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment