Commit Graph

2847 Commits

Author SHA1 Message Date
Julio Castillo 8a20a14a0d Move policy to serverless.yaml 2022-11-03 14:50:53 +01:00
Julio Castillo 747ebc6f39 Use org policy factory for resman stage 2022-11-03 14:48:21 +01:00
Julio Castillo 649bedc291
Update README.md 2022-11-03 13:19:02 +01:00
Julio Castillo e29957c394
Update README.md 2022-11-03 13:18:21 +01:00
Julio Castillo 305e302283
Merge pull request #946 from GoogleCloudPlatform/jccb/org-policy-factory
Deprecate organization-policy module
2022-11-03 12:56:12 +01:00
Julio Castillo 4b278a1533 Update variable description 2022-11-03 12:35:50 +01:00
Julio Castillo d91a0835f7 Remove organization-policy module (now included in the resman modules) 2022-11-03 12:35:50 +01:00
Julio Castillo 8b786a7b23
Merge pull request #945 from GoogleCloudPlatform/jccb/org-policy-factory
Org policy factory
2022-11-03 12:30:57 +01:00
Julio Castillo ecda25d2bc Update test requirements 2022-11-03 12:20:26 +01:00
Julio Castillo 5211466816 Bring back deleted assert 2022-11-03 12:18:37 +01:00
Julio Castillo 5b1873775a Fix internal links 2022-11-03 12:14:47 +01:00
Julio Castillo f64c43e893 Add org policy factory example 2022-11-03 12:12:50 +01:00
Julio Castillo 3e18575fad Add factory support for new org policies 2022-11-03 11:41:53 +01:00
Julio Castillo eae0f960b5
Merge pull request #942 from GoogleCloudPlatform/jccb/fix-dns-tests
Bump tftest and improve dns tests
2022-11-02 20:38:01 +01:00
Julio Castillo 8564fbcb93 Bump tftest and improve dns tests 2022-11-02 18:22:36 +01:00
Ludo b0f31144ea update changelog 2022-11-02 18:12:30 +01:00
Ludovico Magnocavallo 0563260678
Refactor ILB module for Terraform 1.3 (#941)
* wip

* wip

* wip

* backport health check to compute-mig

* align blueprints and fast

* fix blueprints

* tfdoc
2022-11-02 18:05:20 +01:00
Ludo a214368800 revert temporary blueprint copy to old name 2022-11-02 11:14:20 +01:00
Julio Castillo 48b1053c33
Merge pull request #940 from GoogleCloudPlatform/jccb/test-org-policies-implementation
Ensures the implementation of org policies is consistent
2022-11-02 10:55:20 +01:00
Julio Castillo 38e761c3a8 Add test that ensures the implementation of org policies is consistent 2022-11-02 10:41:38 +01:00
Ludovico Magnocavallo edc9fa7789
temporarily duplicate cloud armor example (#939) 2022-11-02 09:36:03 +00:00
Ludo 6b919fff73 update changelog 2022-11-02 09:57:39 +01:00
Julio Castillo 2dd0f29c94
Merge pull request #937 from kumar-dhanagopal/master
Update README.md
2022-11-02 08:39:25 +01:00
Kumar Dhanagopal 80b95b8f49
Update README.md
Fixed minor typos
2022-11-01 12:29:43 -07:00
Ludovico Magnocavallo 8c51a2a386
Enable org policy service and add README notice to modules (#936)
* enable org policy service and add README notice to modules

* fix tests
2022-11-01 14:25:07 +01:00
Ludo d8c144dd9b update changelog 2022-11-01 09:55:14 +01:00
Ludovico Magnocavallo 559753fab5
enable org policy API, fix run.allowedIngress value (#935) 2022-11-01 09:52:03 +01:00
Ludovico Magnocavallo a30c186f1f
Refactor compute-mig module for Terraform 1.3 (#931)
* wip: autoscaler

* wip: fix autoscaler

* wip: health check

* wip: untested

* wip: tests and examples missing

* wip: examples

* wip: consumers

* blueprint tests

* fast
2022-11-01 09:38:59 +01:00
Malet d7e0af75b2
feat(project-factory): introduce additive iam bindings to project-factory (#932) 2022-10-31 18:24:25 +01:00
Julio Castillo b668e80d5c
Merge pull request #930 from GoogleCloudPlatform/jccb/tf13-org-policies
Update project/folder/module to use new org policies API and tf1.3 optionals.
2022-10-28 18:21:05 +02:00
Julio Castillo 5b9b6b7739 Remove debugging libraries 2022-10-28 18:10:28 +02:00
Julio Castillo 9262e11ebf Fix pf example 2022-10-28 17:55:29 +02:00
Julio Castillo b6c40dcdb3 Update readmes 2022-10-28 17:49:44 +02:00
Julio Castillo b56b57b974 Fix more copy/past badness 2022-10-28 17:49:44 +02:00
Julio Castillo c1fe477f88 Remove bad copy/paste 2022-10-28 17:49:44 +02:00
Julio Castillo 410fe1c73a Add pf example with deny all org policy 2022-10-28 17:49:44 +02:00
Julio Castillo c714952f39 Fix tests 2022-10-28 17:49:44 +02:00
Julio Castillo 73f89256ea Fix lining in tfc wif blueprint 2022-10-28 17:49:44 +02:00
Julio Castillo 577db1d50b Extend linting to blueprints 2022-10-28 17:49:44 +02:00
Julio Castillo d80a43eabb Fix FAST org policies 2022-10-28 17:49:44 +02:00
Julio Castillo ad420138ad Fix readme examples 2022-10-28 17:49:44 +02:00
Julio Castillo f44f4a74dc Fix module tests 2022-10-28 17:49:44 +02:00
Julio Castillo b23d07b0c6 Update project/folder/module to use new org policies API and tf1.3 optionals. 2022-10-28 17:49:44 +02:00
Brian Jung 9622635d15
Merge pull request #925 from brianhmj/master
Updating main.tf and README following #922
2022-10-28 11:49:12 -04:00
Brian Jung 980cc678c8
Update main.tf 2022-10-28 11:19:46 -04:00
Brian Jung 22736473fd
Update versions.tf 2022-10-28 09:22:59 -04:00
Brian Jung b38ade0a26
Create versions.tf 2022-10-28 09:21:17 -04:00
Brian Jung e0c41f959f
Update main.tf 2022-10-28 09:18:01 -04:00
Brian Jung 7cd0600dfc
Merge branch 'GoogleCloudPlatform:master' into master 2022-10-28 09:15:50 -04:00
Ludovico Magnocavallo 2267384a8d
update changelog 2022-10-28 08:30:17 +02:00