Commit Graph

1124 Commits

Author SHA1 Message Date
Ludovico Magnocavallo 3fa9ef8bf7
Merge branch 'master' into cloud-run 2021-11-02 08:55:51 +01:00
apichick ee9bc4c29e Fixed linting 2021-11-01 20:36:57 +01:00
apichick 3df55db253 Added additional examples in README 2021-11-01 20:34:23 +01:00
apichick 898679a8d2 Fixed mistake with for_each in containers 2021-11-01 20:12:37 +01:00
apichick 66d441e5b4 Included tests for examples in README 2021-11-01 20:05:04 +01:00
Julio Castillo 40093fb7ea
Merge pull request #353 from drebes/iam-sa-static-fix
Fix SA IAM dynamic interpolation
2021-11-01 19:50:24 +01:00
Roberto Jung Drebes b96cebc3fa Fix SA IAM dynamic interpolation 2021-11-01 19:28:58 +01:00
apichick 2ae7965c5f Changed volume_mounts from list to map 2021-11-01 19:15:28 +01:00
apichick 35f51261bf Updated iam variable description 2021-11-01 19:10:06 +01:00
Julio Castillo b75f63622d
Merge pull request #352 from christopher-avila-ditoweb/project-skip-delete
Project module support for skip_delete flag on google_project resource
2021-11-01 18:29:28 +01:00
Christopher Avila e42383eab9 update var to skip_delete per feedback 2021-11-01 11:33:24 -05:00
Christopher Avila 3663151465 format project variables 2021-11-01 11:22:30 -05:00
Christopher Avila 88c6af3dbb Add a project_skip_delete variable to optionally let the project stick around after the resources are destroyed. 2021-11-01 10:59:27 -05:00
apichick 5056586e57 Added cloud-run module 2021-10-31 23:15:46 +01:00
Julio Castillo 305746ac97
Merge pull request #345 from terraform-google-modules/ci-improvements
add colors to pytest output
2021-10-27 16:40:09 +02:00
Julio Castillo c11031a377 add colors to pytest output 2021-10-27 16:08:29 +02:00
Julio Castillo 1a20df0a3e
Merge pull request #343 from caiotavaresdito/feature/github-actions
Feature/GitHub actions
2021-10-27 15:33:40 +02:00
caiotavaresdito d6ce44636e Fixed name convention for all actions 2021-10-27 08:28:51 -04:00
Caio Tavares a2c424a990
Merge pull request #2 from juliocc/patch-1
Use setup-terraform action
2021-10-27 08:20:28 -04:00
Julio Castillo 63fd88dee3 fix fake key path 2021-10-27 08:31:41 +02:00
Julio Castillo 1974f7c84d Remove env block 2021-10-27 08:28:10 +02:00
Julio Castillo be43421fdd Use setup-terraform action 2021-10-27 08:24:45 +02:00
caiotavaresdito f0df3a9e75 Added tests env and examples 2021-10-26 22:31:15 -04:00
caiotavaresdito a05ccc7319 Added tests modules 2021-10-26 22:23:33 -04:00
caiotavaresdito 7396036a65 Tags indentation 2021-10-26 22:13:05 -04:00
caiotavaresdito 97970c1a1e fixed tags indentation 2021-10-26 22:12:26 -04:00
caiotavaresdito d896b12e93 Added tests-env workflow 2021-10-26 22:11:34 -04:00
caiotavaresdito 3722ac2b03 Added boilerplate GA 2021-10-26 20:17:22 -04:00
caiotavaresdito a835b2360d Testing 2021-10-26 20:15:54 -04:00
caiotavaresdito 78544a8f60 Fixed path github workspace 2021-10-26 20:13:26 -04:00
caiotavaresdito ac728fe8f6 fixed boilerplate path 2021-10-26 20:07:57 -04:00
caiotavaresdito bdd6ca9d6d Added linting github actions 2021-10-26 20:03:38 -04:00
Caio Tavares c04ab71120
Update CHANGELOG.md (#338) 2021-10-21 16:37:03 +02:00
Caio Tavares f74599a317
Added GCS notification support (#335)
* Added GCS notification support

* fixed notification output indices

* merged vars and added more conditional validation

* Terraform linting

* Added sa_email serviceAccount variable

* Fixed bool check and use try in notification var

* Fixed typo source path example block

* Fixed assert number tftest gcs example
2021-10-21 10:27:35 -04:00
Taneli Leppä 1f455fbcba Cut release v7.0.0 2021-10-21 14:13:03 +02:00
Taneli Leppä e39194f971
Update CHANGELOG.md
Added recent changes to change log.
2021-10-21 14:06:37 +02:00
Taneli Leppä 93317b4606
Merge pull request #334 from rosmo/change-gke-metadata
Fix deprecation in gke-nodepool
2021-10-21 12:09:41 +02:00
Taneli Leppä 7a4d3dc176
Merge branch 'master' into change-gke-metadata 2021-10-21 11:48:56 +02:00
Taneli Leppä 1e4693de06
Merge pull request #336 from rosmo/add-daily-tagging
Added daily tagging GitHub Action
2021-10-21 11:47:06 +02:00
Ludovico Magnocavallo 8894c40153
Merge branch 'master' into change-gke-metadata 2021-10-21 10:57:33 +02:00
Taneli Leppä eab9835949 Added daily tagging action (only if there were changes in the last 24 hours). 2021-10-21 10:48:25 +02:00
Taneli Leppä ea553ec117 The node_metadata key is deprecated, switch to mode. Change your workload_metadata_config
from GKE_METADATA_SERVER to GKE_METADATA.
2021-10-21 10:44:41 +02:00
Taneli Leppä bfd14bbcc1
Merge pull request #333 from rosmo/update-gke-cluster
Updated GKE cluster module with: recurring maintenance, DNS config, monitoring/logging config
2021-10-20 18:32:20 +02:00
Taneli Leppä e1b79bc7f6 Added recurring maintenance window, dns config, L4ILB subsetting and monitoring/logging config to GKE cluster module. 2021-10-20 18:21:05 +02:00
Julio Castillo 4723b17710
Update CHANGELOG.md 2021-10-19 23:53:38 +02:00
Julio Castillo 5390123874
Merge pull request #332 from terraform-google-modules/ludo-issue-322
Add descriptions to a few modules
2021-10-19 23:51:42 +02:00
Ludovico Magnocavallo e6c8fa2552 cloud-function 2021-10-19 21:10:43 +02:00
Ludovico Magnocavallo 923ba819d1 bigquery-dataset 2021-10-19 21:09:16 +02:00
Ludovico Magnocavallo 555de95f48 iam-service-account 2021-10-19 21:05:09 +02:00
Julio Castillo 7eb3b49628
Update CHANGELOG.md 2021-10-18 17:58:22 +02:00