文件名称:terraform-gcp-cloudfunction:为您的云功能提供GCP
文件大小:18KB
文件格式:ZIP
更新时间:2024-03-28 22:01:37
gcp terraform-modules slalom cloudfunction HCL
terraform-gcp-cloudfunction 工作中的cloudfunction模块和示例。 用法 将module.cloudfunction.tf添加到您的代码中:- module cloudfunction { source = " jameswoolfenden/cloudfunction/gcp " version = " 0.0.4 " common_tags = var . common_tags lambda = var . lambda project = var . project region = var . region sourcezippath = var . sourcezippath } 有关驱动模块的数据,请参见exa
【文件预览】:
terraform-gcp-cloudfunction-master
----example()
--------examplea()
----checkov()
--------.placeholder(0B)
----.markdownlint.json(113B)
----outputs.tf(130B)
----.github()
--------workflows()
----.prettierignore(10B)
----.markdownlintrc(131B)
----validate.sh(195B)
----LICENSE(11KB)
----.terraformignore(50B)
----google_cloudfunctions_function.lambda.tf(877B)
----google_storage_bucket.bucket.tf(244B)
----validate.ps1(286B)
----.gitignore(318B)
----google_storage_bucket_object.archive.tf(167B)
----README.md(5KB)
----main.tf(10B)
----.gitattributes(2KB)
----.pre-commit-config.yaml(1KB)
----variables.tf(497B)