sysadmin
Sysadmin lemmyng 1y ago 92%

Terraform 1.5 brings config-driven import and checks

https://www.hashicorp.com/blog/terraform-1-5-brings-config-driven-import-and-checks

This release brings two significant new features: a config-driven import workflow and check blocks. Config-driven import is a new declarative workflow to add existing resources into Terraform state and solves the limitations of the existing import command. Checks are a new way to perform functional validation of provisioned infrastructure to ensure the real world matches expectations.

12
0
Comments 0