英文: Manage/import Terraform resource indirectly created by Terraform 问题 我们正在使用Terraform的aws_db_insta...
Dynamic file content in Terraform
英文: Dynamic file content in Terraform 问题 I created a file dynamically in terraform. The creation goe...
terraform plan 说我正在使用不同版本。
英文: terraform plan says I'm using a different version 问题 terraform plan 声称我正在使用与 terraform versi...
“多选标签的 AWS 备份计划”
英文: Aws backup plan multiple selection_tags 问题 我有一个问题,我已经研究了几个小时,但仍然没有得到一个合适的答案。 我正在terraform中定义一个aw...
Terraform是否在状态文件中包含足够的信息以跟踪配置更改?
英文: Does terraform contain sufficient information in statefile to track changes to config? 问题 The te...
Terraform AWS VPC 和 KMS:读取 KMS 密钥 AccessDeniedException
英文: Terraform AWS VPC and KMS: Reading KMS Key AccessDeniedException 问题 module.vpc.aws_route.private...
Terraform logic app throwing error : expanding `workflow_parameters`: json: cannot unmarshal array into Go value of type map[string]interface {}
英文: Terraform logic app throwing error : expanding `workflow_parameters`: json: cannot unmarshal arr...
Terraform 在 Azure NSG 资源上的嵌套循环
英文: Terraform Nested For Loop on an Azure NSG Resource 问题 以下是您要翻译的内容: Hi I have been trying to work ...
Terraform templatefile
英文: Terraform templatefile 问题 I've translated the code for you: 下面的代码正在工作。我想将模板内容放在一个单独的文件中,而不是在main...
我需要插值语法来分配变量给资源参数吗?
英文: Do I need interpolation syntax when assigning a variable to a resource argument? 问题 在Terraform文档...
35