Commit Graph

3363 Commits

Author SHA1 Message Date
Julio Diez
a44759d585 Fix typos in README 2023-02-08 21:21:20 +01:00
Julio Diez
8b41008397 Add README file with the use cases 2023-02-08 21:04:51 +01:00
Julio Diez
642fff04ad Get rid of config files
Follow CFF way, instead of using config files set appropriate values in file
variables.tf and use examples in the README to show how to tweak variables.
2023-02-07 21:01:28 +01:00
Julio Diez
60c9f2cc40 Merge branch 'serverless-program' of https://github.com/juliodiez/cloud-foundation-fabric into serverless-program 2023-02-03 11:42:33 +01:00
Julio Diez
8899412d76 Separate var iap_email to override it on the CLI 2023-02-03 11:37:56 +01:00
Julio Diez
54a0ff8939 Info comment for support_email 2023-02-03 11:15:09 +01:00
Julio Diez
616125c1cd Enable service APIs in the project 2023-02-03 11:04:42 +01:00
Julio Diez
63bae85b34 Identity-Aware Proxy configuration 2023-02-02 21:47:11 +01:00
Julio Diez
462ca562c0 Merge pull request #6 from juliodiez/master
Sync branch
2023-02-01 18:01:32 +01:00
Julio Diez
b95b801741 Merge pull request #5 from GoogleCloudPlatform/master
Sync fork
2023-02-01 18:00:11 +01:00
Julio Castillo
725c9481ed Merge pull request #1094 from eliamaldini/elia-glb-mig
Added GLB example with MIG as backend
2023-01-31 13:49:12 +00:00
Julio Castillo
e962d07e04 Fix tests/linting 2023-01-31 14:37:13 +01:00
Julio Castillo
0337b85747 Merge branch 'master' into elia-glb-mig 2023-01-31 13:19:17 +00:00
Julio Castillo
5c579cd177 Merge pull request #1119 from wiktorn/mci_gateway
Multi-Cluster Ingress gateway api config
2023-01-31 13:16:52 +00:00
Julio Castillo
1204b0077e Merge branch 'master' into mci_gateway 2023-01-31 11:54:31 +00:00
apichick
017f654b95 Merge pull request #1111 from apichick/apigee-psa-ranges
In the apigee module now both the /22 and /28 peering IP ranges are p…
2023-01-31 11:46:37 +01:00
Miren Esnaola
1a2745b632 In the apigee module now both the /22 and /28 peering IP ranges are passed at instance creation 2023-01-31 11:32:53 +01:00
Julio Diez
4c2e31baac Rename config file 2023-01-30 20:34:09 +01:00
Julio Diez
4c4018073f Add security configuration using Cloud Armor in the LB 2023-01-30 20:30:35 +01:00
Julio Diez
8a7aa397ef Add purpose to config files 2023-01-30 20:13:38 +01:00
Julio Diez
865a98e3ed Add ingress settings blocking requests not coming from the LB 2023-01-30 16:53:23 +01:00
Julio Diez
93276d03d8 Add custom domain output 2023-01-30 16:34:52 +01:00
Julio Diez
cca1d9fe3c Output the LB IP address 2023-01-30 14:39:46 +01:00
Julio Diez
e10c6ed62f Output URL as single string 2023-01-30 14:38:38 +01:00
Julio Diez
914a8c48a6 Rename output URL as default URL 2023-01-30 12:13:23 +01:00
Wiktor Niesiobędzki
db8382fc02 Fix tests after version bump 2023-01-29 15:50:24 +01:00
Wiktor Niesiobędzki
1a657b31d3 Bump beta provider to 4.48
This is the first version that supports `gateway_api_config` block
2023-01-29 15:50:24 +01:00
Wiktor Niesiobędzki
37626c8ac7 Adapt example to optional default 2023-01-29 15:50:24 +01:00
Wiktor Niesiobędzki
2976df596e Fix tests (add JIT-ed SA for multiclusteringress.googleapis.com) 2023-01-29 15:50:24 +01:00
Wiktor Niesiobędzki
e47242b5c8 tfdoc 2023-01-29 15:50:24 +01:00
Wiktor Niesiobędzki
135f01f191 Add aditional Multi-Cluster related services 2023-01-29 15:50:24 +01:00
Wiktor Niesiobędzki
0af5399389 Add gateway_api_config, change workload_identity default value
Make the default value on `enable_features` inline with what is set by
optionals.
2023-01-29 15:50:24 +01:00
Wiktor Niesiobędzki
46c52776d0 Make features optional 2023-01-29 15:50:24 +01:00
Ludo
ac8698b3df update changelog 2023-01-29 13:36:54 +01:00
Ludovico Magnocavallo
181b072d16 Update README.md 2023-01-29 12:56:07 +01:00
Ludovico Magnocavallo
b0f177a2cf Update README.md 2023-01-29 12:35:58 +01:00
Ludovico Magnocavallo
b4b2555910 Merge branch 'master' into elia-glb-mig 2023-01-29 12:32:10 +01:00
Ludovico Magnocavallo
7b96ed429c add missing role for initial user (#1118) 2023-01-28 08:41:22 +00:00
Ludo
926541f77b Merge branch 'master' of github.com:GoogleCloudPlatform/cloud-foundation-fabric 2023-01-28 09:27:42 +01:00
Ludo
83a0916bff add missing newline 2023-01-28 09:27:31 +01:00
Ayman Farhat
edd3a82453 Include cloudbuild API in project module (#1116)
* Include cloudbuild API in project module

* Increase number of resources
2023-01-27 21:38:01 +01:00
Julio Castillo
8113cf703f Merge pull request #1115 from blackillzone/blackillzone/add-deployment-and-api-proxy-type-apigee
add new parameters support in apigee module
2023-01-27 16:39:45 +00:00
fdhaussy
22c26e319f fix: remove unuseful ternary 2023-01-27 17:08:35 +01:00
fdhaussy
a291dca63b chore: linting issue in tfvars file 2023-01-27 16:22:34 +01:00
fdhaussy
bed7e05d09 add support for deployment_type and api_proxy_type in google_apigee_environment resource 2023-01-27 15:37:57 +01:00
Julio Diez
af8f2f6e6a Merge pull request #1112 from juliodiez/https-sneg
Add HTTPS frontend with SNEG example
2023-01-26 20:17:31 +01:00
Julio Castillo
d537897cbf Remove trailing whitespaces 2023-01-26 17:08:20 +00:00
Julio Diez
4d6561712e Fix tftest and format 2023-01-26 17:56:20 +01:00
Julio Diez
1d3449d0e8 Add custom domain as variable 2023-01-26 16:42:49 +01:00
Julio Diez
5004f176c2 Add custom-url configuration 2023-01-26 14:34:01 +01:00