Commit Graph

4854 Commits

Author SHA1 Message Date
Julio Castillo a6640e5959 Make net-vpc variables nullable 2023-09-06 09:57:34 +02:00
John Inama 7acb4966b2 Added optional name value to instances variable and added it to the instance resource 2023-09-05 17:23:45 -04:00
Julio Castillo 012801189a
Merge pull request #1647 from GoogleCloudPlatform/jccb/bump-provider-4.80.0
Bump provider version to 4.80.0
2023-09-05 12:06:19 +02:00
Julio Castillo 24e591f85a Fix tests using provider 4.80 2023-09-05 11:28:12 +02:00
Julio Castillo 3d4cc7164a Bump provider version to 4.80.0 2023-09-05 09:48:15 +02:00
Oliver Frolovs 9f23d504ec
gke-cluster-autopilot: add monitoring configuration (#1646)
* gke-cluster-autopilot: add monitoring configuration block (monitoring_config)
2023-09-04 16:43:59 +01:00
Oliver Frolovs 42ebbccad9
gke-cluster-autopilot: validation for release_channel (#1645) 2023-09-03 00:37:49 +00:00
Oliver Frolovs 988fd2ee05
gke-cluster-standard: change logging configuration (#1638)
* Update logging configuration of this module to use object interface in harmony with `gke-cluster-autopilot` module.
* Update blueprints that use this module.
* Add "WORKLOADS" log source to logging configuration of the blueprints where the README files say so.
* Update FAST stage 3 because it uses this module.
2023-08-31 12:49:15 +01:00
Oliver Frolovs 80e85ad343
gke-cluster-autopilot: add logging configuration (#1625)
Although one cannot disable Cloud Logging and Cloud Monitoring integration in GKE Autopilot clusters, one has some flexibility over which control plane components' logs should be ingested. This commit adds a new variable and a block to the cluster resource to facilitate that.

* gke-cluster-autopilot: update logging configuration and add an example to module README
2023-08-31 12:06:57 +01:00
Julio Castillo 9fa30b5e9c
Merge pull request #1641 from GoogleCloudPlatform/jccb/nicer-lint
Lint script
2023-08-31 11:38:09 +02:00
Julio Castillo 5591dabdc5 Remove print 2023-08-31 11:20:25 +02:00
Julio Castillo 1285ac099d
Merge branch 'master' into jccb/nicer-lint 2023-08-31 11:19:49 +02:00
Julio Castillo 8a667ff35b Forgot to add the script 2023-08-31 11:17:39 +02:00
Julio Castillo f9dc60547e
Merge pull request #1640 from GoogleCloudPlatform/jccb/nicer-lint
Simplify linting output in workflow
2023-08-31 11:16:37 +02:00
Julio Castillo 5bbb7bdd09 Simplify linting output in workflow 2023-08-31 10:15:12 +02:00
Julio Castillo 2e0474dc71
Update pull_request_template.md 2023-08-30 17:49:49 +02:00
Julio Castillo d717712657
Create pull_request_template.md 2023-08-30 17:46:56 +02:00
Julio Castillo 9feb9da9d0
Merge pull request #1637 from zacharysmithdatatonic/zacharysmithdatatonic/fix-grpc-typo
GRPC variable is misnamed "GRCP" in `modules/cloud-run/variables.tf`, causing liveness probe and startup probe to fail
2023-08-30 13:47:04 +02:00
Zachary b784e85c60 Regenerated cloud run README tables with tfdoc.py
Updated documentation with tfdoc.py
2023-08-30 12:16:21 +01:00
Zachary a4dfd7f201 fixed grcp to grpc typo in cloud run module 2023-08-30 11:04:10 +01:00
Julio Diez cae3a8bec7
Merge pull request #1636 from GoogleCloudPlatform/delete-api-gateway
Delete api gateway blueprint
2023-08-29 13:32:39 +02:00
Julio Diez 65c730b518
Update CHANGELOG.md
Remove link to API Gateway blueprint
2023-08-29 13:02:20 +02:00
Julio Diez b3e1e8e1ba
Delete blueprints/serverless/api-gateway directory 2023-08-29 11:48:13 +02:00
Julio Diez a7ec00acba
Delete API Gateway from serverless' README 2023-08-29 11:45:15 +02:00
Julio Diez 6ce8fd6942
Delete API Gateway from blueprint's README 2023-08-29 11:40:31 +02:00
Julio Castillo 264ee31fe6
Merge pull request #1635 from GoogleCloudPlatform/jccb/fast-tests
Silence FAST tests warnings
2023-08-29 07:26:58 +02:00
Julio Castillo 3d487c89c3
Merge branch 'master' into jccb/fast-tests 2023-08-29 07:26:43 +02:00
LudovicEmo c558d9b753
Vpc sc allow null for identity type (#1632)
* vpc-sc : allow null for identity_type

* cloudsql-instance : fmt

* vpc-sc: tfdoc

* modules/vpc-sc: update the test result for the identity_type field

* cloudsql-instance: remove empty line
2023-08-29 04:28:57 +02:00
Julio Castillo 804e7c961e Silence FAST tests warnings
- Fix pytest PytestUnraisableExceptionWarning
- Remove incorrect print
- Use tfvars for some examples in READMEs
2023-08-28 18:40:41 +02:00
Luca Prete c63884d52e
Remove unused ASN numbers in CloudNAT to avoid FAST provider errors 2023-08-28 15:32:30 +00:00
Luca Prete 9d0fd744a8
Do not set default ASN number (#1633) 2023-08-28 15:06:31 +00:00
Julio Castillo 6459e7caa8
Merge pull request #1631 from GoogleCloudPlatform/jccb/hfw-policy-fix
Allow single hfw policy association in folder and organization modules
2023-08-28 16:46:05 +02:00
Julio Castillo b88e4c6f6e Fix syntax error in FAST nva 2023-08-28 16:28:01 +02:00
Julio Castillo b701d55b1f Fix tests 2023-08-28 16:00:48 +02:00
Julio Castillo 9eb768357e Switch to count 2023-08-28 16:00:48 +02:00
Julio Castillo 5e9829373c Fix FAST hfw policies 2023-08-28 16:00:48 +02:00
Julio Castillo 04721a35ef Allow single hfw policy association in folder and organization modules 2023-08-28 16:00:48 +02:00
Luca Prete ce96ac31e7
[Fix] Add explicit dependency between CR peers and NCC RA spoke creation (#1630) 2023-08-28 15:50:46 +02:00
Luca Prete 4c64c15871
Revert "Remove unused ASN numbers from CloudNAT to avoid provider errors" (#1626)
This reverts commit 311bed8e83.
2023-08-28 09:33:52 +02:00
Carlo Maria Valla befbd190a3
Cloud SQL activation policy selectable (#1613)
* Update main.tf

added activation policy

* Update variables.tf

added activation_policy variable defaulted as ALWAYS for non regression

* corrections requested by @juliocc

* Regeneration of README.md on cloudsql-instance mod

* terraform fmt changes

* bug correctionand activation_policy on replicas

* activation_policy description change and README.md

* Bug correction
2023-08-25 12:12:08 +02:00
Julio Castillo e4a33b56e0
Merge pull request #1623 from GoogleCloudPlatform/jccb/fix-fast-bootstrap-iam
Fix role name for delegated grants in FAST bootstrap
2023-08-25 08:43:20 +02:00
Ludovico Magnocavallo 44a65f79e5
Merge branch 'master' into jccb/fix-fast-bootstrap-iam 2023-08-25 08:54:35 +09:00
Julio Castillo 5b43ed270d
Merge pull request #1619 from billabongrob/billabongrob/add-nat
Adding support for NAT in Apigee
2023-08-24 20:25:54 +02:00
Julio Castillo 44c1cec041 Fix tests 2023-08-24 20:09:23 +02:00
Julio Castillo 25aa29e463 Merge remote-tracking branch 'origin/master' into billabongrob/add-nat 2023-08-24 19:52:06 +02:00
Julio Castillo 9188603365 Update key name 2023-08-24 19:46:39 +02:00
Julio Castillo 2d3dae1aea
Merge pull request #1620 from richard-olson/richard/nfw-policy-remove-match-var-validation
Remove net-firewall-policy match variable validation
2023-08-24 19:45:31 +02:00
Julio Castillo d50355b01a Only create nat IP when requested 2023-08-24 19:42:20 +02:00
Julio Castillo 67c2597bcc Fix output order 2023-08-24 19:38:44 +02:00
Julio Castillo add1ac2dcc Update README 2023-08-24 19:36:42 +02:00