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: Waracle/tf-postman
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.3
Choose a base ref
...
head repository: Waracle/tf-postman
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 6 files changed
  • 3 contributors

Commits on Jul 19, 2022

  1. feat: Add additional permissions

    BREAKING CHANGE: Add readonly permissions to all APIs and Cloudwatch metrics
    Nick Hammond committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    59abb6d View commit details
    Browse the repository at this point in the history
  2. chore(release): version 2.0.0 [skip ci]

    # [2.0.0](v1.0.3...v2.0.0) (2022-07-19)
    
    ### Features
    
    * Add additional permissions ([59abb6d](59abb6d))
    
    ### BREAKING CHANGES
    
    * Add readonly permissions to all APIs and Cloudwatch metrics
    semantic-release-bot committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    4a544d6 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. build(deps): Bump clowdhaus/terraform-min-max from 1.0.8 to 1.1.1

    Bumps [clowdhaus/terraform-min-max](https://github.com/clowdhaus/terraform-min-max) from 1.0.8 to 1.1.1.
    - [Release notes](https://github.com/clowdhaus/terraform-min-max/releases)
    - [Changelog](https://github.com/clowdhaus/terraform-min-max/blob/main/CHANGELOG.md)
    - [Commits](clowdhaus/terraform-min-max@v1.0.8...v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: clowdhaus/terraform-min-max
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    887ca25 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #11 from Waracle/dependabot/github_actions/main/cl…

    …owdhaus/terraform-min-max-1.1.1
    
    build(deps): Bump clowdhaus/terraform-min-max from 1.0.8 to 1.1.1
    Nick Hammond authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    969a319 View commit details
    Browse the repository at this point in the history
  3. build(deps): Bump clowdhaus/terraform-composite-actions

    Bumps [clowdhaus/terraform-composite-actions](https://github.com/clowdhaus/terraform-composite-actions) from 1.5.0 to 1.6.0.
    - [Release notes](https://github.com/clowdhaus/terraform-composite-actions/releases)
    - [Changelog](https://github.com/clowdhaus/terraform-composite-actions/blob/main/.releaserc.json)
    - [Commits](clowdhaus/terraform-composite-actions@v1.5.0...v1.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: clowdhaus/terraform-composite-actions
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 2, 2022
    Configuration menu
    Copy the full SHA
    422f4a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2022

  1. Merge pull request #10 from Waracle/dependabot/github_actions/main/cl…

    …owdhaus/terraform-composite-actions-1.6.0
    dependabot[bot] authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    76028fe View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. feat(cognito): Make cognito association optional

    Signed-off-by: Nick Hammond <[email protected]>
    Nick Hammond committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    4734f8b View commit details
    Browse the repository at this point in the history
  2. chore(release): version 2.1.0 [skip ci]

    # [2.1.0](v2.0.0...v2.1.0) (2022-10-26)
    
    ### Features
    
    * **cognito:** Make cognito association optional ([4734f8b](4734f8b))
    semantic-release-bot committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    1daa554 View commit details
    Browse the repository at this point in the history
Loading