英文: How do I bind `roles/bigquery.jobUser` to a GCP project in terraform? 问题 我正在尝试在BigQuery中运行一个查询,但...
如何在 terraform 中将 `roles/bigquery.jobUser` 绑定到 GCP 项目?
英文: How do I bind `roles/bigquery.jobUser` to a GCP project in terraform? 问题 我正在尝试在BigQuery中运行查询,并且出...
未经授权的错误 – Google Cloud 使用 Cloud KMS 加密存储桶
英文: Unauthorized error - Google Cloud using Cloud KMS to encrypt bucket 问题 I'm sorry, but I can't pr...
Terraform x GCP – URL map has invalid URL Terraform x GCP – URL映射具有无效的URL
英文: Terraform x GCP - URL map has invalid URL 问题 TF计划运行正常,但我的创建操作无法设置URL映射。TF Cloud错误信息如下: 错误: 创建Url...
Terraform 条件 IAM GCP
英文: Terraform Conditional IAM GCP 问题 尝试使用 Terraform 和基于时间的条件将用户添加到角色中。我的代码如下: resource "google_p...
如何使用Terraform在GCP中控制对共享VPC中子网的访问权限
英文: How control access to subnets in a shared VPC using Terraform in GCP 问题 我尝试让只有特定的项目能访问生产子网,我该如何做...
如何将一个值列表传递给资源内的一个块
英文: How can I pass a list of values to a block within a resource 问题 我正在尝试使用Terraform从MySQL设置与BigQuer...
将GCS Terraform后端分开,以在各自的项目中部署多个资源。
英文: Separate GCS terraform backends to deploy multiple resources in respective projects 问题 我有三个GCP项目...
使用Terraform创建GKE集群。
英文: creation of a gke cluster using terraform 问题 我正在使用以下 Terraform 代码块来创建一个 GKE 集群: resource "go...
阻止Terraform在Cloud Build触发器内联步骤中添加换行符。
英文: Prevent Terraform to add newlines in Cloud Build trigger inline steps 问题 我已经在Terraform中构建了一个Clou...