[元数据] Terraform 搜索: 实施状态

作者: breathingdust创建于 2026年3月19日更新于 2026年9月18日
标签resource-identitylist-resource

Terraform 1.14 introduced the concept of the list block which allows practitioners to define queries to identify unmanaged resources and import them in bulk to be managed by Terraform. This feature requires that both Resource Identity and List schemas are implemented for every resource. The provider has over a thousand resources and this implementation will take significant effort and time to complete. This issue tracks the overall implementation effort.

内容来源: hashicorp/terraform-provider-aws