英文: How to check if trusted origins are already exist in okta via terraform 问题 我想通过Terraform在Okta中创建...
Terragrunt CICD初始化失败通过GitHub Actions
英文: Terragrunt CICD init failure via GitHub Actions 问题 我在尝试使用Github Actions通过CI/CD运行Terragrunt时遇到了一些...
将 “safemodeadminpassword” 添加到 Terraform 中的本地变量中。
英文: Add safemodeadminpassword to locals in terraform 问题 尝试创建一个具有一个域控制器的实验室,我试图将该虚拟机加入到一个新的AD林,但我在添加S...
Error 400: Request contains an invalid argument while creating google_cloudbuild_trigger resource in Terraform from github source
英文: Error 400: Request contains an invalid argument while creating google_cloudbuild_trigger resourc...
Combining locals and variables
英文: Combining locals and variables 问题 尝试在变量定义中使用本地变量似乎不起作用,是否知道原因或如何解决? locals { project_id = { dev ...
允许服务账号调用 Terraform 中的所有云函数。
英文: Give permission to service account to call all Cloud Function in Terraform 问题 As stated here, yo...
Failed to read module directory.
英文: Failed to read module directory 问题 I have a folder structure in the below format demo proj terra...
传递一个 ARN 从 ConfigMap 到 Kubernetes 中的 TargetGroupBinding。
英文: Passing an ARN from ConfigMap tp TargetGroupBinding in Kubernetes 问题 我明白你的需求,以下是翻译好的部分: 我需要在AWS中...
CI/CD部署相同的Terraform模块给多个组织团队。
英文: CI/CD Deployment of the same Terraform Module for multiple Organizational Teams 问题 I am facing d...
添加用于Redis的Terraform自动缩放策略
英文: Adding autoscaling policy for redis with terraform 问题 I am trying to set the autoscaling policy ...
35