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(cloudformation): Add removalPolicy on CustomResource #2770

Merged
merged 13 commits into from
Jun 19, 2019

Commits on Jun 6, 2019

  1. feat(cloudformation): Add removalPolicy on CustomResource

    Allows controlling the removal policy of custom resources, as these can
    occasionally be stateful (depending on the handler implementation).
    RomainMuller committed Jun 6, 2019
    Configuration menu
    Copy the full SHA
    bedeb9e View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2019

  1. Configuration menu
    Copy the full SHA
    6dcbe02 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6045d96 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2019

  1. Fix the broken

    RomainMuller committed Jun 18, 2019
    Configuration menu
    Copy the full SHA
    4a56bd5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d59546 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Configuration menu
    Copy the full SHA
    4e2d5b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    191a606 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c333303 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f12e1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c64aa64 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf81272 View commit details
    Browse the repository at this point in the history
  7. More integ tests run...

    RomainMuller committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    2a33809 View commit details
    Browse the repository at this point in the history
  8. Some more...

    RomainMuller committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    773a9ea View commit details
    Browse the repository at this point in the history