Created
May 1, 2019 03:30
-
-
Save icarus-sullivan/64edd4135e7367c91276f0a90c58b76c 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: | |
stagedDomain: | |
prod: amazing.com | |
domain: ${self:custom.stagedDomain.${opt:stage}, '${opt:stage}.amazing.com'} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment