文件名称:terraform-google-examples:将Terraform与Google Cloud Platform结合使用的示例集合
文件大小:163KB
文件格式:ZIP
更新时间:2024-05-02 08:20:19
HCL
Google Cloud Platform Terraform模块示例 将Terraform与Google Cloud Platform结合使用的示例集合。 克隆存储库: git clone https://github.com/GoogleCloudPlatform/terraform-google-examples.git cd terraform-google-examples git submodule init && git submodule update 示例目录都被符号链接到它们的模块子目录。 转到带有示例的目录: cd EXAMPLE_NAME 请按照README.md中的说明进行操作。 目录 蓝绿色迁移示例 例子磅 显示如何创建TCP负载平衡器的示例。 图1.示例1b图 使用的模块: terraform-google-managed-instanc
【文件预览】:
terraform-google-examples-master
----.gitignore(88B)
----example-gke-k8s-helm()
--------.gitignore(19B)
--------README.md(3KB)
--------openapi_spec.yaml(1KB)
--------test.sh(377B)
--------main.tf(2KB)
--------helm.tf(3KB)
----example-k8s-gce-calico(60B)
----README.md(13KB)
----example-gke-k8s-multi-region()
--------README.md(2KB)
--------k8s-app()
--------test.sh(387B)
--------diagram.png(70KB)
--------main.tf(5KB)
--------gke-regional()
--------k8s-nginx()
----example-lb(42B)
----example-sql-db(59B)
----.gitmodules(1KB)
----tests()
--------trigger_jobs.sh(232B)
--------pipelines()
--------get_tf_env.sh(1KB)
--------set_pipelines.sh(762B)
----LICENSE(11KB)
----example-lb-internal(52B)
----example-gke-k8s-service-lb()
--------README.md(2KB)
--------test.sh(387B)
--------main.tf(2KB)
--------k8s.tf(2KB)
----example-vault-on-gce(52B)
----terraform-install.sh(933B)
----CONTRIBUTING.md(2KB)
----example-lb-https-gke(51B)
----example-lb-http(47B)
----example-lb-http-nat-gateway(58B)
----example-lb-https-content(55B)
----modules()
--------terraform-google-k8s-gce()
--------terraform-google-sql-db()
--------terraform-google-lb()
--------terraform-google-lb-http()
--------terraform-google-vault()
--------terraform-google-lb-internal()
--------terraform-google-managed-instance-group()
--------terraform-google-nat-gateway()
----example-gke-nat-gateway(61B)
----example-custom-machine-types()
--------README.md(2KB)
--------diagram.png(71KB)
--------main.tf(3KB)
--------variables.tf(3KB)
----example-k8s-gce-kubenet(61B)