英文: Terraform-AWS-Modules-using subnet-id of a VPC child module in another ec2 child module 问题 我将从感谢...
如何为映射的映射值创建自定义 Terraform 数据源提供程序模式?
英文: How to create a custom terraform datasource provider schema for a map of maps values? 问题 我有一个返回类...
如何比较两个 Terraform 计划的差异?
英文: How to compare two Terraform plans for differences? 问题 有一个流水线生成Terraform计划并在经理批准更改之前暂停。它可以花费不确定的...
我如何通过Terraform在ECS计划任务上设置命令覆盖?
英文: How can I set the command override on an ECS scheduled task via Terraform? 问题 我正在使用这个模块 - https:...
Unable to create Azure search service through terraform and AZ CLI with Standard3 High density SKU but getting the error
英文: Unable to create Azure search service through terraform and AZ CLI with Standard3 High density S...
无法从 Terraform 的地图对象中提取特定值。
英文: Failed to extract specific value from map object terraform 问题 这是我的主文件 services_list = flatten([ ...
Terraform和Cloudfront中的ordered_cache_behavior作为变量。
英文: ordered_cache_behavior as variable with Terraform & Cloudfront 问题 在Terraform中,如果要向CloudFront...
错误:不支持的参数 terraform ecs with load balancer
英文: Error: Unsupported argument terraform ecs with load balancer 问题 我理解你遇到了一个Terraform配置文件的问题。你的问题是如...
local-exec provisioner的用途是什么?
英文: What is the usage of local-exec provisioner? 问题 我正在通过书籍了解Terraform和Ansible。 有人可以为我解释以下代码块吗? prov...
在私有组织内克隆 Terraform GitHub 模块 – 权限被拒绝
英文: Cloning Terraform GitHub module inside private org - permission denied 问题 我有以下模块,我们正在尝试通过SSH进行克隆...
35