Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature-branch: Cloud foundation to stand new GCP #1

Merged
merged 29 commits into from
May 14, 2024
Merged

Conversation

ibbjet
Copy link

@ibbjet ibbjet commented May 14, 2024


Checklist

I applicable, I acknowledge that I have:

  • Read the contributing guide
  • Ran terraform fmt on all modified files
  • Regenerated the relevant README.md files using tools/tfdoc.py
  • Made sure all relevant tests pass

LucaPrete and others added 29 commits April 23, 2024 15:19
* Update FAST logging

* Fix readme

* Fix tests
- This fix allows a GKE Standard cluster to be configured with no auto-provisioned node pool,
  but allow setting autocluster profile for user-provisioned node pools like created via `gke-nodepool` module.

Co-authored-by: Julio Castillo <[email protected]>
…oogleCloudPlatform#2244)

* Removed bfd settings from net-vpn-ha as it is not supported

* Removed bfd settings from net-vpn-ha as it is not supported
* Misc FAST fixes

* Fix readme

* Fix FAST nva bgp tests
* remove data source from folder module

* fix fast tfdoc

* fix locals type error

* fix folder test

* fix fast test
* Updates to support hybid NAT

* Fix readme

* Fix variable order
…atform#2264)

`local.folders` is just a map of var-based keys to string manipulations on those keys, while `local.hierarchy` is the seemingly-intended map of var-based keys to generated IDs/numbers.

see
https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/blob/master/modules/project-factory/factory-folders.tf#L32
vs.
https://github.com/GoogleCloudPlatform/cloud-foundation-fabric/blob/master/modules/project-factory/factory-folders.tf#L39

Thank you for recently developing this convenient module!
* Add PSC endpoints consumers to net-address
* Cloud SQL E2E tests
…als (GoogleCloudPlatform#2267)

* Fix 0-bootstrap iam_by_principals not taking into account all principals
* Add test-case for iam_by_principals for 0-bootstrap stage

---------

Co-authored-by: Ludovico Magnocavallo <[email protected]>
* IAM authoritative bindings in org module

* remove extra newline

* organization module

* project module

* tfdoc
* Added support to kms key

* Updated doc

* Fix variable description.

* Updated README

* Cloud function v2 integration with kms

* Fix variables description

---------

Co-authored-by: Ludovico Magnocavallo <[email protected]>
@ibbjet ibbjet changed the title Feature branchCloud foundation to stand new GCP Feature-branch: Cloud foundation to stand new GCP May 14, 2024
@killerbgt killerbgt merged commit c854057 into master May 14, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.