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: terraform-aws-modules/terraform-aws-kms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.1
Choose a base ref
...
head repository: terraform-aws-modules/terraform-aws-kms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 19 files changed
  • 5 contributors

Commits on Nov 3, 2023

  1. Configuration menu
    Copy the full SHA
    4951c38 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.1...v2.1.0) (2023-11-03)
    
    ### Features
    
    * Do not call data resources when `create` is `false` ([#25](#25)) ([4951c38](4951c38))
    semantic-release-bot committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    5508c9c View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Configuration menu
    Copy the full SHA
    e6eba07 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 2.2.0 [skip ci]

    ## [2.2.0](v2.1.0...v2.2.0) (2024-02-02)
    
    ### Features
    
    * Add wrapper modules ([#26](#26)) ([e6eba07](e6eba07))
    semantic-release-bot committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    6d15cf7 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    866950f View commit details
    Browse the repository at this point in the history
  2. chore(release): version 2.2.1 [skip ci]

    ## [2.2.1](v2.2.0...v2.2.1) (2024-03-06)
    
    ### Bug Fixes
    
    * Update CI workflow versions to remove deprecated runtime warnings ([#28](#28)) ([866950f](866950f))
    semantic-release-bot committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    22226b6 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2024

  1. feat!: Support rotation_period_in_days, AWS Provider v5, Terraform …

    …MSV 1.3 (#32)
    
    * rotation_period_in_days
    
    * terraform MSV 1.3
    magreenbaum authored May 11, 2024
    Configuration menu
    Copy the full SHA
    f8c96ce View commit details
    Browse the repository at this point in the history
  2. chore(release): version 3.0.0 [skip ci]

    ## [3.0.0](v2.2.1...v3.0.0) (2024-05-11)
    
    ### ⚠ BREAKING CHANGES
    
    * Support `rotation_period_in_days`, AWS Provider v5, Terraform MSV 1.3 (#32)
    
    ### Features
    
    * Support `rotation_period_in_days`, AWS Provider v5, Terraform MSV 1.3 ([#32](#32)) ([f8c96ce](f8c96ce))
    semantic-release-bot committed May 11, 2024
    Configuration menu
    Copy the full SHA
    8478d2d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    965a52d View commit details
    Browse the repository at this point in the history
  2. chore(release): version 3.1.0 [skip ci]

    ## [3.1.0](v3.0.0...v3.1.0) (2024-06-12)
    
    ### Features
    
    * Grants output marked as sensitive data ([#33](#33)) ([965a52d](965a52d))
    semantic-release-bot committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    fe1beca View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    c248050 View commit details
    Browse the repository at this point in the history
  2. chore(release): version 3.1.1 [skip ci]

    ## [3.1.1](v3.1.0...v3.1.1) (2024-10-11)
    
    ### Bug Fixes
    
    * Update CI workflow versions to latest ([#35](#35)) ([c248050](c248050))
    semantic-release-bot committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c20bffd View commit details
    Browse the repository at this point in the history
Loading