Wiktor Niesiobędzki
|
44a4268afc
|
Fix E2E tests
|
2024-09-04 12:16:50 +02:00 |
|
Wiktor Niesiobędzki
|
f8f18734f1
|
Add pre-commit hook configuration (#2326)
* Pre-commit config
Run following linters on commit:
Terraform:
- terraform fmt
- terraform tflint
Python specific:
- yapf
Shell scripts
- shellcheck
- shfmt
YAML files:
- yamllint (disabled as of now)
- check-yaml
Other:
- end-of-file-fixer
- trailing-whitespace fixer
Fabric specific
- tools/tfdoc.py
- tools/check_boilerplate.py
* linting fixes
* Fix boilerplate check
|
2024-05-30 19:35:09 +02:00 |
|
dibaskar-google
|
3d668170e5
|
Secret manager e2etests (#2280)
secret-manager e2e tests
|
2024-05-28 09:28:08 +02:00 |
|
Ludovico Magnocavallo
|
789328ff5a
|
Bump provider versions to v5.0.0 (#1724)
* bump provider versions to 5.0.0
* fix cloud run, logging and vpc-sc
* Fix secret manager
* fix gke nodepool
* fix gke multitenant stage and blueprint
* Moving alloydb module to experimental.
* Add project to bare resources in examples
* tfdoc
* fix svpc blueprint test
* Revert "fix svpc blueprint test"
This reverts commit 14f02659098070136e64ead600580dd52c23c339.
* Fix GKE peering project
* Disable tests in alloydb module
* Bring back secret ids in secret manager tests
* Remove duplicate key
* last push
---------
Co-authored-by: Julio Castillo <jccb@google.com>
|
2023-10-03 12:15:36 +00:00 |
|
Julio Castillo
|
1927b138d6
|
Migrate secret-manager tests
|
2023-04-17 09:17:54 +02:00 |
|