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

feat(cfn-include): allow passing Parameters to the included template #9543

Merged
merged 81 commits into from
Aug 13, 2020

Commits on Jun 4, 2020

  1. Configuration menu
    Copy the full SHA
    db60c27 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. Configuration menu
    Copy the full SHA
    5924f3b View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-authored-by: Adam Ruka <adamruka85@gmail.com>
    comcalvi and skinny85 committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    f0c85a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f37e60e View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. Configuration menu
    Copy the full SHA
    83ed743 View commit details
    Browse the repository at this point in the history
  2. added support for Fn::Select, Fn::FindInMap, Fn::Cidr, Fn::GetAZs, Fn…

    …::And, Fn::Not, and Fn::Or, including unit tests.
    comcalvi committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    c6664af View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Configuration menu
    Copy the full SHA
    d0f64d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d69e46d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df1446a View commit details
    Browse the repository at this point in the history
  4. fixed linter issues

    comcalvi committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    132cb4d View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2020

  1. Configuration menu
    Copy the full SHA
    ae7c570 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ca707e View commit details
    Browse the repository at this point in the history
  3. removed quotes from the type of Transform's parameter argument, modif…

    …ied the return type of transform to IResolvable, and updated transform docs
    comcalvi committed Jun 17, 2020
    Configuration menu
    Copy the full SHA
    63c27a7 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    4179271 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    117ae63 View commit details
    Browse the repository at this point in the history
  3. fixing merge conflicts

    comcalvi committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    dbb9ef8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bdab761 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d390580 View commit details
    Browse the repository at this point in the history
  6. merge conflict resolution

    comcalvi committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    14a0d64 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    dfb42b9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f1b2d9 View commit details
    Browse the repository at this point in the history
  9. fixed typo in condition name

    comcalvi committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    4c9d1ec View commit details
    Browse the repository at this point in the history
  10. Merge branch 'CfnFunctions'

    comcalvi committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    e15c187 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    82c4317 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    42c0228 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2020

  1. Configuration menu
    Copy the full SHA
    6a2df1e View commit details
    Browse the repository at this point in the history
  2. fixed merge conflict

    comcalvi committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    43198b7 View commit details
    Browse the repository at this point in the history
  3. updated documentation

    comcalvi committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    cd27ff6 View commit details
    Browse the repository at this point in the history
  4. updated readme

    comcalvi committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    1e72465 View commit details
    Browse the repository at this point in the history
  5. incorporated adam's comments

    comcalvi committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    070f902 View commit details
    Browse the repository at this point in the history
  6. fixed spacing

    comcalvi committed Jun 19, 2020
    Configuration menu
    Copy the full SHA
    b10a1ed View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. fixed merge conflicts

    comcalvi committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    68d2fbc View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    225d1ce View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    badeae8 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. Configuration menu
    Copy the full SHA
    5bf4760 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    479931e View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2020

  1. Configuration menu
    Copy the full SHA
    c3fa10e View commit details
    Browse the repository at this point in the history
  2. added outputs array

    comcalvi committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    685d57d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e334814 View commit details
    Browse the repository at this point in the history
  4. fixed linter issues

    comcalvi committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    34d5c34 View commit details
    Browse the repository at this point in the history
  5. updated README

    comcalvi committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    95badbe View commit details
    Browse the repository at this point in the history
  6. updated documentation

    comcalvi committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    fa39d72 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a3940e3 View commit details
    Browse the repository at this point in the history
  8. added newline

    comcalvi committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    fbf17f2 View commit details
    Browse the repository at this point in the history
  9. incorporated PR requests

    comcalvi committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    c719e85 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f05aae1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    69223d2 View commit details
    Browse the repository at this point in the history
  12. added a negative test case and a new error message if an output refer…

    …ences a nonexistant condition
    comcalvi committed Jul 2, 2020
    Configuration menu
    Copy the full SHA
    0c55180 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2020

  1. incorporated changes to PR

    comcalvi committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    7557a00 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    356fc8f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2020

  1. Configuration menu
    Copy the full SHA
    6c62755 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    783e1f4 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2020

  1. Configuration menu
    Copy the full SHA
    0e59c33 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Configuration menu
    Copy the full SHA
    98498d1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2020

  1. Configuration menu
    Copy the full SHA
    8d5deff View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2020

  1. Configuration menu
    Copy the full SHA
    59abb94 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. Configuration menu
    Copy the full SHA
    3b902af View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2020

  1. Configuration menu
    Copy the full SHA
    bdc9fd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c86cc12 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2020

  1. Configuration menu
    Copy the full SHA
    93509d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Configuration menu
    Copy the full SHA
    32a241a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    576c818 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    711d8dc View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2020

  1. Configuration menu
    Copy the full SHA
    cfd58af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94737a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    0cef4b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Configuration menu
    Copy the full SHA
    f8f6885 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2020

  1. Configuration menu
    Copy the full SHA
    a319204 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5c1fdf View commit details
    Browse the repository at this point in the history
  3. updated README

    comcalvi committed Aug 8, 2020
    Configuration menu
    Copy the full SHA
    7354dda View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. incorporated review comments

    comcalvi committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    f84bccf View commit details
    Browse the repository at this point in the history
  2. fixed linter issues

    comcalvi committed Aug 11, 2020
    Configuration menu
    Copy the full SHA
    1c511f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2020

  1. incorporated review comments

    comcalvi committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    e49c836 View commit details
    Browse the repository at this point in the history
  2. removed unneeded import

    comcalvi committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    b6d443f View commit details
    Browse the repository at this point in the history
  3. removed commented code

    comcalvi committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    548018f View commit details
    Browse the repository at this point in the history
  4. incorporated review comments

    comcalvi committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    9f90801 View commit details
    Browse the repository at this point in the history
  5. import order fixed

    comcalvi committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    79c6ff3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4598c6e View commit details
    Browse the repository at this point in the history
  7. fixed from-cfn issue

    comcalvi committed Aug 12, 2020
    Configuration menu
    Copy the full SHA
    4923d72 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. cosmetic fixes

    comcalvi committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    36b731c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d281c23 View commit details
    Browse the repository at this point in the history