Commit Graph

4417 Commits

Author SHA1 Message Date
Ludovico Magnocavallo
f2e26b6a2c Merge branch 'master' into jccb/test-print-failed-inventory 2023-08-11 12:10:31 +02:00
Julio Castillo
4d6574e0a1 Print inventory path when a test fails 2023-08-11 12:07:07 +02:00
Ludovico Magnocavallo
c5a77ebfe3 fix module path for teams cicd (#1583) 2023-08-09 21:41:56 +00:00
Mikhail Filipchuk
78095063f7 feat(modules/cloud-run): add gen2 exec env support (#1582) 2023-08-09 23:04:16 +02:00
Ludo
30774edd1f update changelog 2023-08-09 15:09:16 +02:00
Matt
9600047a32 Enable team CI/CD impersonation (#1579) 2023-08-09 08:46:24 -04:00
Ludovico Magnocavallo
79373721df Remove firewall policy management from resource management modules (#1581)
* rename firewall policy module, fix outputs

* add TOC to firewall policy module

* don't depend policy on parent id

* remove firewall policy from resource management modules

* remove factory conditionals

* fast net a and b

* fast stages

* fast tfdoc

* fast tfdoc

* remove unused test

* fix shielded folder blueprint

* fix shielded folder blueprint
2023-08-09 11:23:07 +00:00
apichick
b7ff8f0933 Merge pull request #1580 from apichick/apigee-addons
Apigee addons
2023-08-09 08:33:20 +02:00
Miren Esnaola
6a13742e3c Apigee addons 2023-08-09 08:12:06 +02:00
Ludovico Magnocavallo
80ada0e8dd Refactor firewall policy module (#1576)
* refactor module interface

* hierarchical attachment and example

* hierarchical rules and TODO

* split rules resources

* additional fields

* keep using a single resource for rules

* factory

* factory test

* boilerplate

* Prefix ingress and egress rule ids

* Tests for other firewall policy types

* Fix rule id and names

---------

Co-authored-by: Julio Castillo <jccb@google.com>
2023-08-08 16:57:59 +00:00
Ludo
8917333bde update changelog 2023-08-08 08:11:07 +02:00
Julio Castillo
aefd35e730 Merge pull request #1575 from eunanhardy/eunanhardy/allow-net-admin
Expose allow_net_admin feature in gke-cluster-autopilot module
2023-08-07 17:03:51 +02:00
Julio Castillo
959012e93e Fix cloud run tests 2023-08-07 16:46:20 +02:00
Julio Castillo
42fdd08411 Fix cloud sql tests 2023-08-07 16:23:10 +02:00
Eunan Hardy
9ec38581d7 Update README.md 2023-08-07 14:33:54 +01:00
Eunan Hardy
dd3a298892 Moved allow_net_admin to enable_features flag. Bumped provider version to 4.76 2023-08-07 14:27:20 +01:00
Eunan Hardy
69ea9dd3be Linting with terraform fmt 2023-08-07 12:46:54 +01:00
Eunan Hardy
10e3184451 Expose allow_net_admin feature in gke-cluster-autopilot 2023-08-07 12:44:59 +01:00
Ludo
ca2763754a update changelog 2023-08-07 09:18:40 +02:00
Wiktor Niesiobędzki
182ce27143 Add information about required groups 2023-08-06 20:27:59 +02:00
Ludo
634e4bfbd6 update changelog 2023-08-06 15:12:17 +02:00
Ludovico Magnocavallo
9c75aa469c More module descriptions (#1572)
* bigquery dataset

* data catalog policy tag

* net-address

* fix data catalog callers

* bigquery dataset views

* fix data catalog callers

* logging bucket

* net vpn ha
2023-08-06 09:25:45 +00:00
Ludo
cb66dd6991 update changelog 2023-08-05 19:10:56 +02:00
Ludovico Magnocavallo
83d2976949 add support for cost management to GKE module (#1569) 2023-08-05 11:46:52 +00:00
Ludovico Magnocavallo
aecba0bbd0 Add support for ipv6 to net-vpc module (#1568)
* add support for ipv6

* fix test
2023-08-05 13:07:26 +02:00
Julio Castillo
a6c90f2ba7 Merge pull request #1567 from GoogleCloudPlatform/jccb/route-description
Allow custom route descriptions in net-vpc module
2023-08-04 18:45:14 +02:00
Julio Castillo
ce510583bf Fix default routes 2023-08-04 18:24:41 +02:00
Julio Castillo
bbe778e095 Allow custom route descriptions in net-vpc module
Related: #1491
2023-08-04 14:13:03 +02:00
Julio Castillo
24bd6179a7 Merge pull request #1558 from danistrebel/feature/apigee-add-retention
feat(apigee): add retention variable
2023-08-04 13:25:35 +02:00
Julio Castillo
702c428da4 Update Readme 2023-08-04 13:06:59 +02:00
Julio Castillo
fe3a86e34b Merge branch 'master' into feature/apigee-add-retention 2023-08-04 13:05:18 +02:00
Luca Prete
311bed8e83 Remove unused ASN numbers from CloudNAT to avoid provider errors 2023-08-04 08:02:11 +00:00
Luca Prete
47daeaafe1 Update FAST CI/CD workflows so it can work with ID_TOKEN and Gitlab 15+ 2023-08-03 16:09:45 +00:00
Daniel Strebel
a0bd0d4414 Merge branch 'master' into feature/apigee-add-retention 2023-08-03 14:28:40 +02:00
apichick
fb003af2fa Merge pull request #1564 from apichick/net-ipsec-over-interconnect-fix
Fixed error of inconsistent conditional result types when evaluating …
2023-08-03 08:09:37 +02:00
Miren Esnaola
fe0a9ed138 Fixed error of inconsistent conditional result types when evaluating local peer_gateway variable 2023-08-02 23:22:26 +02:00
apichick
6f3a484b9d Merge pull request #1561 from apichick/net-ipsec-over-interconnect-module-fix
Removed unused attribute in peer_gateway_config variable
2023-08-02 15:38:45 +02:00
Daniel Strebel
0906ddb8df feat(apigee): add retention variable 2023-08-02 15:13:43 +02:00
Miren Esnaola
22b661fe93 Removed unused attribute in peer_gateway_config variable 2023-08-02 15:07:05 +02:00
apichick
b99fd17887 Merge pull request #1560 from apichick/ha-vpn-over-blueprint-fix
Removed unused attribute in variable of ha-vpn-over-blueprint blueprint
2023-08-02 13:41:08 +02:00
apichick
ad24b59e39 Merge branch 'master' into ha-vpn-over-blueprint-fix 2023-08-02 13:23:00 +02:00
Thinh Ha
43e73aba9a add dataplex datascan base module (#1545) 2023-08-02 11:16:32 +00:00
Miren Esnaola
fa34499767 Removed unused attribute in variable of ha-vpn-over-blueprint blueprint 2023-08-02 13:02:17 +02:00
apichick
1b17786634 Merge pull request #1559 from apichick/net-address-ipsec-interconnect
Added IPSEC_INTERCONNECT addresses to net-address module
2023-08-02 12:28:46 +02:00
Miren Esnaola
3b7e62990c Added IPSEC_INTERCONNECT addresses to net-address module 2023-08-02 12:12:14 +02:00
Natalia Strelkova
c8383720e2 Merge pull request #1557 from GoogleCloudPlatform/net-vpc-swp-rename
renaming net-vpc-swp to net-swp
2023-08-01 17:48:21 +02:00
Natalia Strelkova
29845fb1ec net-swp added to main README 2023-08-01 16:39:59 +02:00
Natalia Strelkova
4bb51a42ce renaming net-vpc-swp to net-swp 2023-08-01 16:23:12 +02:00
Natalia Strelkova
a676c8e1de Merge pull request #1513 from GoogleCloudPlatform/net-vpc-swp-optional-description
optional description in modules/net-vpc-swp
2023-08-01 15:50:07 +02:00
Natalia Strelkova
7acd9f624e coalesce instead of ternary operator 2023-08-01 15:07:37 +02:00