英文: How can I set the command override on an ECS scheduled task via Terraform? 问题 我正在使用这个模块 - https:...
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配置文件的问题。你的问题是如...
如何在Terraform模块上启用IF条件
英文: How to enable IF condition on terrafrom modules 问题 locals { base_tags = { 环境 = var.environment }...
Terraform aws_s3_bucket_object,调用函数 “filemd5” 失败:打开文件
英文: Terraform aws_s3_bucket_object, Call to function "filemd5" failed: open <file> 问...
terraform not updating content from user-data file
英文: terraform not updating content from user-data file 问题 我有一个附加到 main.tf 的用户数据文件。每当我对用户数据文件进行更改,然后运...
如何在S3 Bucket策略中为IAM组授予权限
英文: How to give permission to an IAM group in S3 Bucket policy 问题 我想能够在策略中指定一个 IAM 组作为主体,但我已经阅读到你不能在...
Terraform动态循环以创建多个DynamoDB。
英文: Terraform dynamic loop to create multiple dynamodb 问题 我正在尝试创建一个动态方法来创建多个DynamoDB表格,每个表格都有自己的属性。我...
尝试构建自定义的 Terraform 提供程序时,遇到了 helpers/schema 模块的错误。
英文: Attempting to build a custom terraform provider, encountering errors with the helpers/schema mod...
使用terraform模块构建golang二进制文件时遇到了Go mod的问题。
英文: Go mod troubles with terraform module that builds golang binaries 问题 我是你的中文翻译助手,以下是你要翻译的内容: 我在一个...
8