英文: How to configure provider level attributes using the Terraform provider framework 问题 我想实现一个提供者级别...
Error: remote-exec provisioner error: provisioner 的主机不能为空
英文: Error: remote-exec provisioner error: host for provisioner cannot be empty 问题 我理解你的问题,你尝试创建2台虚拟机...
Terraform local-exec 为什么需要很长时间才能完成
英文: why is terraform local-exec is taking forever to finish 问题 以下是您提供的Terraform配置文件的翻译部分: 资源 "nu...
How to deploy VM through Terraform in Azure without Loadbalancer, availability set and without storage for boot diagnostic
英文: How to deploy VM through Terraform in Azure without Loadbalancer, availability set and without s...
Terraform: 处理因功能标志而有条件的本地变量
英文: Terraform: Handling locals that are conditional due to feature flags 问题 I'm building a Terraform...
EKS节点在通过启动模板(terraform)启动时失败。
英文: EKS -nodes fail when launched through a launch template (terraform) 问题 当我正常启动节点时,一切都正常运作,但当我尝试使用...
Deploy .zip archive (python code) to Azure Function using TerraForm
英文: Deploy .zip archive (python code) to Azure Function using TerraForm 问题 我遇到了将Python代码上传到Function ...
处理 EC2 userdata 中的 JSON 字符串
英文: Handling JSON string in EC2 userdata 问题 以下是您要翻译的部分: "I am trying to provision an EC2 instan...
在Azure中从共享镜像创建虚拟机时出现的问题
英文: Problems in creating vm from shared image in Azure 问题 这是我用于从共享镜像库创建Windows VM的代码: resource "...
Terraform API添加GPG密钥
英文: Terraform API add GPG key 问题 "我已在组织级别创建了一个API令牌,并正在尝试添加一个GPG密钥。 { "data": { "...
35