Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support !Ref of template parameters #657

Merged
merged 10 commits into from
Sep 21, 2018
Merged

Support !Ref of template parameters #657

merged 10 commits into from
Sep 21, 2018

Commits on Sep 7, 2018

  1. WIP: Support !Ref of template parameters

    - Provide values for template parameters
    - Automatically picks up default values
    - Assigns sane defaults for CFN pseudo-parameters like AWS::Region
    sanathkr committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    98eba88 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c70c9f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28a050a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2018

  1. Configuration menu
    Copy the full SHA
    f1acff4 View commit details
    Browse the repository at this point in the history
  2. linter fixes

    sanathkr committed Sep 10, 2018
    Configuration menu
    Copy the full SHA
    fe310be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be35ca4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2018

  1. addressing PR comments

    sanathkr committed Sep 19, 2018
    Configuration menu
    Copy the full SHA
    474ace1 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. Configuration menu
    Copy the full SHA
    642eb78 View commit details
    Browse the repository at this point in the history
  2. Updated examples

    sanathkr committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    c5fa2fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7eccccc View commit details
    Browse the repository at this point in the history