Commit Graph

4531 Commits

Author SHA1 Message Date
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
Julio Castillo
927c04a6d4 Merge pull request #1584 from ehorning/ehorning/support-gcs-object-upload
add support for object upload to gcs module
2023-08-22 19:01:18 +02:00
Erin Horning
4885b8a7f9 objects non-nullable 2023-08-22 09:40:50 -06:00
Erin Horning
9a0f9f607f objects output 2023-08-22 09:35:39 -06:00
Erin Horning
2f3d29395f remove validation 2023-08-22 09:09:37 -06:00
Ludovico Magnocavallo
95a0c76b18 Merge branch 'master' into ehorning/support-gcs-object-upload 2023-08-22 09:48:32 +02:00
Ludovico Magnocavallo
ff8eef6a6f use cloud run bindings for cf v2 invoker role, refactor iam handling in cf v2 and cloud run (#1609) 2023-08-22 07:23:49 +00:00
Luca Prete
8ca60881f1 Fix: use existing variable to optionally name fw policies (#1610) 2023-08-22 08:55:56 +02:00
Erin Horning
33d51dbee4 Merge branch 'master' into ehorning/support-gcs-object-upload 2023-08-21 16:36:35 -06:00
Erin Horning
6f1f6f5085 add additional parameters 2023-08-21 16:35:47 -06:00