英文: Real examples of how to work-around attr-as-block mode in Terraform 问题 我正在使用资源 google_compute_su...
如何使用Terraform将GitHub添加为AWS Cognito的身份提供者?
英文: How can I add GitHub as an identity provider for AWS Cognito with Terraform? 问题 我使用AWS Cognito构建...
如何在Azure DevOps管道中初始化Terraform变量
英文: How to initialize terraform variables in Azure DevOps pipeline 问题 Here's the translated content:...
使用Terraform增加AKS的default_node_pool中max_pods数量时,必须重新创建集群本身。
英文: When using Terraform to increase the number of max_pods in the default_node_pool of AKS, you mus...
Prometheus Helm values通过Terraform部署时,不会加载file_sd_configs块中指定的文件。
英文: Prometheus helm values deployed via Terraform does not load the file specified in file_sd_config...
如何缓存Terraform init
英文: How to Cache Terraform init 问题 我们有Terraform模板,用于创建基础架构,并启动Shell脚本,然后调用Ansible Playbooks来部署应用程序。 ...
Terraform AWS: How to provision one public subnet per AZ and multiple subnets for private and database subnets per AZ?
英文: Terraform AWS: How to provision one public subnet per AZ and multiple subnets for private and da...
Terraform null provider存在命令语法问题。
英文: Command syntax issue with Terraform null provider 问题 目标: 尝试在Terraform的Null提供程序资源定义中运行多个AZcli命令。尝...
Azure的Function App无法访问存储帐户。
英文: Azure's Function App not being able to access Storage account 问题 我正在开发一个使用存储帐户中的压缩文件部署的函数应用(...
AWS Sagemaker模型创建失败,出现内部错误。
英文: AWS Sagemaker model creation failing with internal error 问题 我正在尝试在多模型模式下创建一个SageMaker模型。为此,我使用了T...
35