Commit Graph

4740 Commits

Author SHA1 Message Date
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
Julio Castillo 57d5e05d69
Merge branch 'master' into richard/nfw-policy-remove-match-var-validation 2023-08-24 19:29:13 +02:00
Julio Castillo bff5e46460 Fix apigee instance nat 2023-08-24 19:27:34 +02:00
Julio Castillo 1adfb9fb32 Fix role name for delegated grants in FAST bootstrap
Fixes issue behind #1621
2023-08-24 19:13:42 +02:00
Julio Castillo 3fdf0dfe99 Make apigee variables non-nullable 2023-08-24 18:15:15 +02:00
Rob Heckel 6c33d34c28 Adding support for NAT in Apigee 2023-08-24 09:36:15 -05:00
Richard Olson 10aeb6615a readme update 2023-08-24 20:01:47 +10:00
Julio Castillo d36c53bbae
Update README.md 2023-08-24 11:29:03 +02:00
Richard Olson 35aae372b2 remove existing validation 2023-08-24 19:06:43 +10:00
Julio Castillo d051d41697
Merge pull request #1614 from richard-olson/richard/nfw-policy-factory-fix
Fix net-firewall-policy factory name and action
2023-08-23 16:05:59 +02:00
Julio Castillo 96fce9c0a4
Merge branch 'master' into richard/nfw-policy-factory-fix 2023-08-23 14:28:58 +02:00
Luca Prete 50a449965f
Fix: align stage-2-e-nva-bgp to the latest APIs 2023-08-23 13:34:11 +02:00
Richard Olson 2f4b141d7a switch default behaviour for ingress 2023-08-23 21:17:47 +10:00
Richard Olson def012d32e customisable rule action 2023-08-23 21:08:23 +10:00
Richard Olson 18af929331 add name to factory rules 2023-08-23 20:58:07 +10:00