Marcwo/dataform module (#2001)

* pre PR commit

* added IAM functionality

* clean up of readme

* versions.tf fix

* added separate iam.tf, facilitated existing secret manager module

* corrected optional variable defaults

* adjusted readme to new changes

* adjusted tftest line in readme for changed example

* reverted the module back to a state where it only manages one instance

* minor fix for main readme.md

---------

Co-authored-by: Julio Castillo <jccb@google.com>
This commit is contained in:
marcjwo
2024-01-24 17:13:21 +01:00
committed by GitHub
parent 15439c3f5b
commit 6b4dad01d6
7 changed files with 275 additions and 1 deletions

View File

@@ -85,6 +85,7 @@ These modules are used in the examples included in this repository. If you are u
- [Dataproc](./dataproc)
- [GCS](./gcs)
- [Pub/Sub](./pubsub)
- [Dataform Repository](./dataform-repository/)
## Development