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-google-modules/terraform-google-project-factory
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v12.0.0
Choose a base ref
...
head repository: terraform-google-modules/terraform-google-project-factory
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v13.0.0
Choose a head ref
  • 9 commits
  • 43 files changed
  • 7 contributors

Commits on Mar 25, 2022

  1. Configuration menu
    Copy the full SHA
    0e5420b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. feat: setup-sa.sh use add-iam-policy-binding (#689)

    Co-authored-by: Bharath KKB <[email protected]>
    apeabody and bharathkkb authored Apr 6, 2022
    Configuration menu
    Copy the full SHA
    616ede9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

  1. Configuration menu
    Copy the full SHA
    63c7b40 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2022

  1. feat!: replace grant_services_network_role with grant_network_role fo…

    …r networkUser role management (#697)
    
    * variablize networkUser role assignment
    
    * pass grant_services_network_role to core_project_factory
    
    * add a new line at the end of variables.tf file
    
    * rename grant_services_network_role to grant_network_role
    
    * README update with new input variable
    
    * updates and testcases for grant_network_role
    
    * add v13 upgrade guide and intigration test case
    
    * upgrade doc updates
    
    * Update docs/upgrading_to_project_factory_v13.0.md
    
    Co-authored-by: Bharath KKB <[email protected]>
    
    * update test cases scenario context
    
    * intigration test case for default project sa
    
    * Update test/integration/dynamic_shared_vpc/controls/svpc.rb
    
    Co-authored-by: Bharath KKB <[email protected]>
    
    Co-authored-by: Bharath KKB <[email protected]>
    vponnam and bharathkkb authored Apr 8, 2022
    Configuration menu
    Copy the full SHA
    d309270 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. Configuration menu
    Copy the full SHA
    522f3cc View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. feat!: Add dimensions argument to consumer quota override (#683)

    * Add dimensions argument to consumer quota override
    
    * Add quota_project test suite
    
    * Setup quota project test draft
    
    * Update version
    
    * Verify WAI
    
    * Verify dimensions works and add tests
    
    * Fix Cloud Build int file
    
    * Forgot to change variable in gsuite_enabled module
    
    * Generate docs
    
    * Update w/ nit suggestions
    
    Co-authored-by: Bharath KKB <[email protected]>
    stanley98yu and bharathkkb authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    d1d7624 View commit details
    Browse the repository at this point in the history
  2. fix: update TPG version constraints to allow 4.0 and TF v0.13+ format (

    …#700)
    
    * fix: Uniform v4.5 Google provider
    
    * fix: remove previous provider info from readme
    
    * fix: update TPG version constraints to allow 4.0
    
    * Update versions.tf
    
    Co-authored-by: Bharath KKB <[email protected]>
    apeabody and bharathkkb authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    b66a080 View commit details
    Browse the repository at this point in the history
  3. fix!: add upgrade guide, update provider constraints (#705)

    * fix!: add upgrade guide, update provider constraints
    
    * Update README.md
    bharathkkb authored Apr 12, 2022
    Configuration menu
    Copy the full SHA
    644f596 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2022

  1. chore(master): release 13.0.0 (#693)

    Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
    release-please[bot] authored Apr 14, 2022
    Configuration menu
    Copy the full SHA
    9190561 View commit details
    Browse the repository at this point in the history
Loading