英文: When running terraform apply after importing a key pair, terraform wants to destroy (replace) it...
Terraform AWS: “aws_networkfirewall_firewall” 资源的问题。属性值类型不正确。
英文: Terraform AWS: Question on resource "aws_networkfirewall_firewall". Incorrect attribut...
有没有办法通过 terraform 增加 Azure 虚拟机的操作系统磁盘大小?
英文: Is there a way to increase Azure VM OS disk size via terraform 问题 Azure VM 是通过 Terraform 代码创建的,O...
如何从以下结构中仅选择 Terraform 输出的子集
英文: How do I select just a subset of Terraform Outputs from the following structure 问题 Here's the tr...
API Gateway integration to an elastic beanstalk app with a VPC_LINK fails with AWS ARN for integration must contain path or action
英文: API Gateway integration to an elastic beanstalk app with a VPC_LINK fails with AWS ARN for integ...
AWS ECS FARGATE为什么不在CloudWatch上生成日志(Terraform)?
英文: Why does AWS ECS FARGATE not generate log on cloud watch (terraform)? 问题 1. containerized app te...
如何使用 Terraform 将标准网络接口分配给 Google Cloud 平台上的计算实例?
英文: How to assign a STANDARD network interface to a compute instance on GCP using terraform? 问题 在使用标...
使用terraform destroy删除日志组和流。
英文: Deleting log groups and streams with a terraform destroy 问题 我看到Terraform在执行销毁操作后不会删除日志组和流(AWS提供程...
如何创建一个第二代云函数,在表中有新条目时触发。
英文: How can I create a cloud function 2nd gen which will be triggered when new entry comes to a tabl...
如何使用Terraform创建Azure Redis缓存的私有端点?
英文: How to create a private endpoint for azure redis cache using terraform? 问题 我已经使用Azure Redis Cach...
35