8000 Comparing v5.18.1...v5.19.0 · terraform-aws-modules/terraform-aws-vpc · GitHub
[go: up one dir, main page]

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-vpc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.18.1
Choose a base ref
...
head repository: terraform-aws-modules/terraform-aws-vpc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.19.0
Choose a head ref
  • 2 commits
  • 11 files changed
  • 3 contributors

Commits on Feb 12, 2025

  1. feat: Enhancing VPC Security with Amazon VPC Block Public Access (#1159)

    * Adjust module for 2 new resources aws_vpc_block_public_access_options, aws_vpc_block_public_access_exclusion
    
    * Add example with block public access
    
    * Update README
    
    * Update main.tf
    
    Co-authored-by: Anton Babenko <anton@antonbabenko.com>
    
    * Update main.tf
    
    Co-authored-by: Anton Babenko <anton@antonbabenko.com>
    
    * Update examples/block-public-access/versions.tf
    
    Co-authored-by: Anton Babenko <anton@antonbabenko.com>
    
    * Update main.tf
    
    Co-authored-by: Anton Babenko <anton@antonbabenko.com>
    
    * Update main.tf
    
    Co-authored-by: Anton Babenko <anton@antonbabenko.com>
    
    * Update main.tf
    
    Co-authored-by: Anton Babenko <anton@antonbabenko.com>
    
    * Update variables definitions
    
    * Update variables description
    
    * Update README
    
    * Update README
    
    * Extend README, refactor variables and outputs
    
    * Update list of examples in README.md
    
    ---------
    
    Co-authored-by: Anton Babenko <anton@antonbabenko.com>
    sebastianczech and antonbabenko authored Feb 12, 2025
    Configuration menu
    Copy the full SHA
    387f5ee View commit details
    Browse the repository at this point in the history
  2. chore(release): version 5.19.0 [skip ci]

    ## [5.19.0](v5.18.1...v5.19.0) (2025-02-12)
    
    ### Features
    
    * Enhancing VPC Security with Amazon VPC Block Public Access ([#1159](#1159)) ([387f5ee](387f5ee))
    semantic-release-bot committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    961c9b5 View commit details
    Browse the repository at this point in the history
Loading
0