Files
hunfabric/.gitignore
Ludovico Magnocavallo 1b5af2d923 Cloud Asset feed operations example (#110)
* first working example for asset inventory feeds

* move tf files out of the tf folder

* add input/outputs to README

* smaller diagram

* use narrow scoped service account for cf, account for gke tags in code

* Update README.md

* new top-level folder README

* Update README.md

* add TODO for DNS example in operations README

* fix README conflict

* Update README.md

* Update README.md

* update diagram

* cloud shell

* cloud shell

* Update README.md

* rename outputs, first complete README draft

* Update main.py

* Update README.md

* Update README.md

* better error handling in the cloud function

* remove branch from cloud shell link
2020-07-05 19:08:24 +02:00

16 lines
244 B
Plaintext

**/.terraform
**/terraform.tfstate*
**/terraform.tfvars
**/.terraform.tfstate.lock.info
!tests/**/terraform.tfvars
**/__pycache__
**/.pytest_cache
.idea
.vscode
backend.tf
backend-config.hcl
credentials.json
key.json
terraform-ls.tf
bundle.zip