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

Allow customizing ResourceOptions in transformations #575

Merged
merged 4 commits into from
May 30, 2019
Merged

Commits on May 29, 2019

  1. Allow customizing ResourceOptions in transformations

    Adds the ability for transformations to see the current ResourceOptions and modify it if desired on an per-resource basis.
    
    Fixes #574.
    lukehoban committed May 29, 2019
    Configuration menu
    Copy the full SHA
    5d2db36 View commit details
    Browse the repository at this point in the history
  2. Add CHANGELOG

    lukehoban committed May 29, 2019
    Configuration menu
    Copy the full SHA
    8d86560 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2019

  1. Add Python support

    lukehoban committed May 30, 2019
    Configuration menu
    Copy the full SHA
    4268276 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    lukehoban committed May 30, 2019
    Configuration menu
    Copy the full SHA
    1f48d12 View commit details
    Browse the repository at this point in the history