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

Adds support for UsePreviousTemplate to create_change_set #8229

Commits on Oct 14, 2024

  1. Adds support for UsePreviousTemplate to create_change_set

    Adds missing support for using the UsePreviousTemplate param with
    UsePreviousValue in the parameter list with calling the cloudformation
    create_change_set method.
    Adds unit tests.
    Code clean-up.
    jamaalscarlett committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    935b7e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Update moto/cloudformation/responses.py

    Co-authored-by: Bert Blommers <[email protected]>
    jamaalscarlett and bblommers authored Oct 16, 2024
    Configuration menu
    Copy the full SHA
    cc2bc5a View commit details
    Browse the repository at this point in the history
  2. Lint fix

    jamaalscarlett committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    9a7d438 View commit details
    Browse the repository at this point in the history