英文: Maps containing keys with spaces are not properly validated when those keys are used as resource...
terraform-kubernetes-provider如何创建类似于从文件创建的密钥。
英文: terraform-kubernetes-provider how to create secret similar to a secret created from a file 问题 我正...
我的基本Terraform无法运行terraform plan的原因是什么?
英文: why my basic terraform fails to run terraform plan? 问题 我有这个非常基本的Terraform文件:main.tf terraform { ...
Terraform 的 for_each 遍历 YAML 文件内容,该文件是一个对象。
英文: Terraform for_each over yaml file contents which is an object 问题 I have a yaml file which is sim...
如何在云函数中定义源代码库中的目录
英文: How can I define a directory in the source repository in a cloud function 问题 定义存储源代码的目录在源代码库中 嗨,...
如何使用 google_compute_instance_from_template?
英文: How to use google_compute_instance_from_template? 问题 这是我尝试使用Terraform的第一天,需要一些帮助。 我有一个GCP实例模板,我想...
如何在Terraform中创建一个动态列表,将字符串列表与映射列表合并?
英文: How can I create a dynamic list in Terraform that combines a list of strings with a list of maps...
Terragrunt – 使动态组件可选。
英文: Terragrunt - make dynamic group optional 问题 我正在使用Okta提供程序来创建okta_app_oauth和okta_app_group_assign...
AppRunner CloudWatch警报未显示指标
英文: AppRunner CloudWatch Alarm not showing metrics 问题 我正在尝试为AppRunner创建一个警报。我的AppRunner服务正常运行。 以下是警报...
循环遍历 Terraform 数据源结果以获取 ip_rule 块(azurerm_container_registry)
英文: Loop through a Terraform data source results for ip_rule block (azurerm_container_registry) 问题 以...
35