Terraform 1.5 brings config-driven import and checks
Terraform 1.5 brings config-driven import and checks
www.hashicorp.com Terraform 1.5 brings config-driven import and checks
HashiCorp Terraform 1.5 is now generally available, featuring a config-driven import workflow and a new language primitive for infrastructure validations.
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.
0
comments