Created
May 1, 2019 03:35
-
-
Save icarus-sullivan/25370fa579f14831e495f164533ba016 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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