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: base2Services/cloudformation-custom-resources-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5f60bf4
Choose a base ref
...
head repository: base2Services/cloudformation-custom-resources-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e4fae9b
Choose a head ref
  • 17 commits
  • 14 files changed
  • 4 contributors

Commits on Apr 11, 2018

  1. readme | proper handler paths

    toshke committed Apr 11, 2018
    Configuration menu
    Copy the full SHA
    e5812af View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. waf regex lambda

    Riko committed May 7, 2018
    Configuration menu
    Copy the full SHA
    7d5a819 View commit details
    Browse the repository at this point in the history
  2. update readme.md for regex pattern

    Riko committed May 7, 2018
    Configuration menu
    Copy the full SHA
    d10ae12 View commit details
    Browse the repository at this point in the history
  3. return match id

    Riko committed May 7, 2018
    Configuration menu
    Copy the full SHA
    a64f397 View commit details
    Browse the repository at this point in the history
  4. reponse before serialised

    Riko committed May 7, 2018
    Configuration menu
    Copy the full SHA
    c9d8b59 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from rrakhmanto/develop

    waf regex match and pattern sets
    toshke authored May 7, 2018
    Configuration menu
    Copy the full SHA
    72a5248 View commit details
    Browse the repository at this point in the history
  6. adjust lambda logical id resource name

    Riko committed May 7, 2018
    Configuration menu
    Copy the full SHA
    e0e216e View commit details
    Browse the repository at this point in the history
  7. update readme for waf create property

    Riko committed May 7, 2018
    Configuration menu
    Copy the full SHA
    f47efd9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2 from rrakhmanto/develop

    adjust lambda logical id resource name
    toshke authored May 7, 2018
    Configuration menu
    Copy the full SHA
    f02bc7b View commit details
    Browse the repository at this point in the history
  9. fix bug when reporting an error back to cf

    toshke committed May 7, 2018
    Configuration menu
    Copy the full SHA
    32d4d13 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #3 from toshke/develop

    fix bug when reporting an error back to cf
    toshke authored May 7, 2018
    Configuration menu
    Copy the full SHA
    38a1557 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2018

  1. update readme on regex waf requirement

    Riko committed May 8, 2018
    Configuration menu
    Copy the full SHA
    7e321ee View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from rrakhmanto/develop

    update readme on regex waf requirement
    toshke authored May 8, 2018
    Configuration menu
    Copy the full SHA
    2a71bf2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2018

  1. amq broker and ssm secure parameter resources (#6)

    * amq broker custom resource
    
    * generate and store secure ssm parameter
    
    * include new custom resources
    
    * syntax fixes
    
    * amq broker custom resource
    
    * generate and store secure ssm parameter
    
    * include new custom resources
    
    * syntax fixes
    Guslington authored May 9, 2018
    Configuration menu
    Copy the full SHA
    c94e9ab View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. fix issue unavailable pattern in condition

    Riko committed May 24, 2018
    Configuration menu
    Copy the full SHA
    c7ad052 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from rrakhmanto/develop

    fix issue unavailable pattern in condition
    toshke authored May 24, 2018
    Configuration menu
    Copy the full SHA
    3fbf12e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2018

  1. Update README.md

    toshke authored Jul 17, 2018
    Configuration menu
    Copy the full SHA
    e4fae9b View commit details
    Browse the repository at this point in the history
Loading