英文: Unable to set environment variable for current session in terraform 问题 我有一个通过terraform local-exe...
Terraform模块问题:获取实例类型参数不被预期接受。
英文: Terraform Module issue getting instance type argument is not expected 问题 我在应用以下tf文件时遇到以下错误。 >...
Terraform在Azure上创建订阅问题
英文: Terraform Azure subscription create issue 问题 Terraform版本 1.5.1 Terraform配置文件 required_providers ...
使用Terraform在pubsub消息到达时运行云函数
英文: Run cloud function on pubsub message arrival using Terraform 问题 ### 需求 ### 需要创建Terraform IAC以在pu...
Terraform – 引用由 ‘count’ 创建的特定资源的值
英文: Terraform - reference specific resource that was created by 'count' by a value 问题 在我的Ter...
Terraform 创建具有特定键的动态映射。
英文: Terraform create map with certain keys dynamic 问题 我想定义一个像这样的映射 MyMap = { "abc" = { } &...
GCP的服务账户无法读取项目。
英文: GCP's service account cannot read project 问题 我的GCP组织具有以下结构 mydomain.com - Root-project - Dev...
使用Terraform创建GKE集群。
英文: creation of a gke cluster using terraform 问题 我正在使用以下 Terraform 代码块来创建一个 GKE 集群: resource "go...
How to determine via commands or terraform the status of Azure key Vault policy, Does it have access policies or RBAC?
英文: How to determine via commands or terraform the status of Azure key Vault policy, Does it have ac...
如何配置 AWS Lambda 事件源映射中的 “最大并发数” 用于 AWS SQS?
英文: How to configure "Maximum concurrency" for AWS SQS in aws_lambda_event_source_mapping ...
35