* Update gke-hub to use new Policy Controller API
Fixes#3287
* Use same config format for servicemesh
* remove useless trys
* use ternaries as in the rest of the repo
* Update docs and fix tests
* Update variables
* Bump tofu version
* Bump terraform version 1.12
In 0-org-setup, when using gitlab cicd, workflow-gitlab.yaml expects an
audiences variable.
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
* feat: add optional schema to BigQuery views for descriptions
* feat: add schema support for view definitions in BigQuery dataset module
* fix: encode schema as JSON for BigQuery views
* feat: add population schema and update query for population view in BigQuery dataset
---------
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
* feat: add support for SCC Custom Security Health Analytics module in organization, folder and project modules
* fix: update description and docs
---------
Co-authored-by: Julio Castillo <jccb@google.com>
* added support for managed connection pooling for postgres in cloudsql
* updated readme.md and fixed formatting in variables.tf
* changed variable declaration to handle defaults and resource to remove redandent null check
---------
Co-authored-by: Julio Castillo <jccb@google.com>
* Add support for billing export in 0-org-setup
* Merge branch 'master' into add-billing-export-support
* Refactored billing export with adding support for bigquery_datasets in project_factory
* Renamed bigquery_dataset to datasets
* Fixed defaults.schema.md
* Fixed default.schema.md again
* Cleanup md's
* Fixed boilerplate
* Fixed JSON schema
* reword README, rename project file
* Moved dataset_id to the key of the map
---------
Co-authored-by: Julio Castillo <jccb@google.com>
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
* feat: Add custom_error_response_policy support for route_rules
* feat: Add custom_error_response_policy support for route_rules
---------
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com>
* Fixing typos and adding missing roles for Terraform and CI/CD service accounts in 0-org-setup stage.
* Updated organization schema to allow defining custom roles under iam_by_principals and updated organization.schema.md accordingly.
* Added Cloud Build v2 connection module
* Removed prefix as it is not necessary
* Corrected mistake with comment_control
* Corrected trigger name and updated README