Ludo
27ee179792
update changelog
2024-11-14 13:56:17 +01:00
Wiktor Niesiobędzki
fe52a9102b
Fix gcs mounts for cloud-run-v2, closes #2684
2024-11-14 13:33:20 +01:00
Ludovico Magnocavallo
2b378f4b3a
port and fix changes from #2677 ( #2682 )
2024-11-14 11:05:36 +00:00
Roberto Jung Drebes
f1b074b594
Fix typo
2024-11-13 21:28:44 +01:00
Rob Rankin
47057b62ff
Swap groups_iam/iam_group for iam_by_principals in bootstrap README ( #2680 )
2024-11-13 15:33:41 +00:00
Ludo
b41fc41ac4
update changelog
2024-11-12 18:18:11 +01:00
Joel Voss
6c19e96424
Fix "inconsistent conditional result types" error in modules/vpc-sc ( #2676 )
...
* Fix inconsistent conditional result types error in modules/vpc-sc
* Revert example based tests of the vpc-sc module
* Add additional example based test to the vpc-sc module readme
---------
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2024-11-12 09:27:50 +00:00
kaue
80978edea2
bump modules/README github tag reference ( #2673 )
...
updates the snippet on how to reference Fabric modules using github tags to the latest tag (`v35.0.0`).
2024-11-11 18:13:11 +00:00
Matthew Winter
c1dfcaa9db
Fix the location of the GCS and NFS attributes ( #2670 )
2024-11-11 10:01:15 +01:00
Wiktor Niesiobędzki
b85711e81b
Additional examples
...
- Cloud Run - mounting Cloud SQL
- Cloud SQL - creating users for IAM service account
2024-11-10 07:02:29 +01:00
Luca Prete
5bc882d0da
SWP: remove condition on IP addresses variable and make them null by default ( #2668 )
2024-11-09 22:50:47 +01:00
Luca Prete
02d14da4db
Update SWP ( #2666 )
2024-11-09 13:54:13 +01:00
kejti23
caddfef424
add enable_object_retention argument ( #2657 )
...
* add enable_object_retention argument
* add enable_object_retention argument - solve linting error
* add enable_object_retention argument - fix variable ending
2024-11-05 17:27:29 +01:00
simonebruzzechesse
08e4d338cd
New SecOps blueprints section and SecOps GKE Forwarder ( #2514 )
...
* new secops gke forwarder
2024-11-05 14:41:37 +01:00
Julio Castillo
b7a4717fc3
Fix tests
2024-11-05 12:10:23 +01:00
Julio Castillo
5daba7fa03
Update service agents spec
2024-11-05 12:10:23 +01:00
Wiktor Niesiobędzki
d8a6f3a895
Fix tests
2024-11-05 11:22:43 +01:00
Wiktor Niesiobędzki
232a7cd853
Fix IAM drift in vertex-mlops
2024-11-05 11:22:43 +01:00
Wiktor Niesiobędzki
4ab9c74e9f
Review fixes
2024-11-04 10:34:54 +01:00
Wiktor Niesiobędzki
4cda94c185
Better fix for ffa2602
2024-11-04 10:34:54 +01:00
Wiktor Niesiobędzki
81cb269e25
fix tests
2024-11-04 10:34:54 +01:00
Wiktor Niesiobędzki
59eade7c48
Workaround overlapping networks
2024-11-04 10:34:54 +01:00
Wiktor Niesiobędzki
28160055af
replace deprecated google_notebooks_instance with google_workbench_instance
2024-11-04 10:34:54 +01:00
Wiktor Niesiobędzki
3530393b28
Fix GCS bugs from ffa2602
2024-11-04 10:13:32 +01:00
Wiktor Niesiobędzki
d6f0ee9447
fix Vertex-ML-Ops e2e tests
2024-11-04 10:13:32 +01:00
Ludo
ffa2602e5e
add support for cmek in gcs module notification topic
2024-11-04 09:03:24 +01:00
Jacob Mammoliti
64cb097bae
Add required enabled field introduced in Terraform version 5.41.0 ( #2653 )
2024-11-01 07:01:13 +00:00
Ludo
f5189cef2d
tag v35.0.0
2024-10-30 15:16:29 +01:00
Ludo
e7e1c63f60
update changelog
2024-10-30 15:14:40 +01:00
Ludo
60b7130d10
update changelog
2024-10-30 15:11:03 +01:00
Julio Castillo
6340ca1347
Clarify fast-dev purpose ( #2649 )
2024-10-30 15:08:04 +01:00
Ludo
006b381bd5
update changelog
2024-10-30 14:25:06 +01:00
Ludo
5cd2f891a1
update changelog
2024-10-30 14:21:28 +01:00
Julio Castillo
f5d05b3c3f
Reorganize ADRs and new versioning ADR ( #2642 )
...
* Reorganize ADRs and new versioning ADR
* Workflow examples
* Fix ADR links
* Changes discussed with ludoo
* Fix image reference
* Update image
* Fix typo
* Complet decision section
---------
Co-authored-by: Ludovico Magnocavallo <ludomagno@google.com >
2024-10-30 12:39:53 +01:00
Wiktor Niesiobędzki
dafb8d246d
Do not run codespell on CHANGELOG.md
2024-10-30 10:30:37 +01:00
Wiktor Niesiobędzki
8b7607af63
Codespell / whitespace fixes
2024-10-30 10:30:37 +01:00
Wiktor Niesiobędzki
30d1deceee
Skip tflint on fast stages as it requires extra config
2024-10-30 10:30:37 +01:00
Wiktor Niesiobędzki
a2ce318d11
Add spellchecker to pre-commit
2024-10-30 10:30:37 +01:00
Frits
b9fbdbcf7b
feat(modules/secret-manager): add support for version_destroy_ttl
...
Closes #2644
2024-10-30 09:54:31 +01:00
Aurélien Legrand
d4b594f83a
Adding DNS for GKE control plane to private google access APIs ( #2641 )
...
* Adding DNS for GKE control plane to private google access APIs
* updating tests
* updating tests
2024-10-29 14:09:26 +01:00
Usama Shujaat
6db881da34
Add option to attach multiple snapshot schedule to disks ( #2639 )
...
* Add changes to link mutiple Snapshot Schedule to a disk/boot disk
* Update Readme and fix for boot snapshot schedule
* Updating for_each expression, fix linting error
---------
Co-authored-by: usamashujaat <155731944+usamashujaat@users.noreply.github.com >
2024-10-28 18:53:43 +01:00
Ludovico Magnocavallo
601f137c9b
Fix ipv6 output in net-vpc module, add support for extra volumes in cloud run v2 module ( #2638 )
...
* fix #2637
* fix #2635
2024-10-24 08:36:20 +02:00
Luca Prete
24d78de373
[FAST] Fix stage 2 simple NVA wrong location - causing test failures ( #2630 )
2024-10-18 14:43:03 +02:00
Joshua Wright
d4cff3eafa
Add Project Factory Logging Data Option ( #2625 )
...
* Add Logging Data Defaults to Data Defaults and Data Overrides
* Run TFDoc & FMT
---------
Co-authored-by: Julio Castillo <jccb@google.com >
2024-10-17 10:54:42 +00:00
dependabot[bot]
cdb26b45e7
Bump cookie and express ( #2629 )
...
Bumps [cookie](https://github.com/jshttp/cookie ) and [express](https://github.com/expressjs/express ). These dependencies needed to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1 )
Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-17 09:11:44 +02:00
Liam Nesteroff
f14cd9f948
Add TFE integration for backend and CICD ( #2611 )
...
* added option for tfe_cicd
* formatting and readme
* formatting
* added terraform option for cicd_repos
* update readme
* modified provider templating for tf
* added missing resman gsa
* updated readmes
* added options for tf style write/branch structure
* added cicf_backends to tests
* added cicd_backends to tests
* Updated readme
2024-10-16 17:01:39 +11:00
dependabot[bot]
47e74a1c52
Bump cookie and express in /blueprints/gke/binauthz/image ( #2623 )
...
Bumps [cookie](https://github.com/jshttp/cookie ) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express ). These dependencies need to be updated together.
Updates `cookie` from 0.6.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases )
- [Commits](https://github.com/jshttp/cookie/compare/v0.6.0...v0.7.1 )
Updates `express` from 4.21.0 to 4.21.1
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.21.0...4.21.1 )
---
updated-dependencies:
- dependency-name: cookie
dependency-type: indirect
- dependency-name: express
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-15 16:05:51 +02:00
Liam Nesteroff
f65dc88b6f
added output for tfvars_globals ( #2620 )
2024-10-15 18:39:09 +11:00
Elia
81a6ff30d2
GCVE network mode for 2-networking-b-nva stage ( #2544 )
...
* GCVE network mode
* optional landing routes
* net option renamed
* minor fix
* added stage tests
* test fix
* regional-vpc mode
* fixed api
* fix readme
* drawing updated
* stage test fix
* stage test fix
* stage test fix
* stage test fix
* fix
---------
Co-authored-by: Simone Ruffilli <sruffilli@google.com >
2024-10-15 08:28:15 +02:00
Benoît Sauvère
ce09c07ced
fix(artifact-registry): fix a move issue with tf>1.7 ( #2617 )
...
The TF 1.8 has introduced a new feature that makes the move failing:
> Providers can now transfer the ownership of a remote object between resources of different types, for situations where there are two different resource types that represent the same remote object type.
> This extends the moved block behavior to support moving between two resources of different types only if the provider for the target resource type declares that it can convert from the source resource type. Refer to provider documentation for details on which pairs of resource types are supported.
https://github.com/hashicorp/terraform/blob/v1.8/CHANGELOG.md#180-april-10-2024
2024-10-11 11:41:05 +02:00