Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: matsev/cloudformation-api-gateway
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: Cloud-DevOps-Labs/cloudformation-api-gateway
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 7 files changed
  • 1 contributor

Commits on Jun 23, 2020

  1. Update cloudformation.template

    Chaning format from json to yaml and add some comments to improve readability (opinionated).
    Pelirrojo authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    5337746 View commit details
    Browse the repository at this point in the history
  2. Update create-stack.sh

    Pelirrojo authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    b3d9040 View commit details
    Browse the repository at this point in the history
  3. Update integration-test.sh

    Pelirrojo authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    c85007e View commit details
    Browse the repository at this point in the history
  4. Update update-stack.sh

    Pelirrojo authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    4d8e897 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a31682b View commit details
    Browse the repository at this point in the history
  6. DEVOPS: Adding atomicity

    Creating a bucket and using two commands to package and deploy (works to update and/or first deploy)
    Pelirrojo authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    4e279c8 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    Pelirrojo authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    28ab77c View commit details
    Browse the repository at this point in the history
  8. Update cloudformation.template

    Reorganize blocks in Hierarchical mode
    Pelirrojo authored Jun 23, 2020
    Configuration menu
    Copy the full SHA
    e9ecc39 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Create LICENSE

    Pelirrojo authored Jun 24, 2020
    Configuration menu
    Copy the full SHA
    286f240 View commit details
    Browse the repository at this point in the history
Loading