Introducing the new Import Block in Terraform 1.5.0!

preview_player
Показать описание
Introducing the new Import Block in Terraform 1.5.0!

Now you can import existing resources into Terraform as a tf file using the new Import Block. This allows you to use the terraform plan command to preview the import details and the #terraform apply command to perform bulk resource imports.

The Import Block is a powerful new feature that can save you time and effort when managing your infrastructure. With the Import Block, you can easily import existing resources into Terraform and keep your infrastructure up-to-date.

Subscribe to our channel for more Terraform tutorials and tips!
Рекомендации по теме
Комментарии
Автор

hi, i see that you used terraform tf config in the demo. can you also show how to use a terraform module in the import?

leoestrada
Автор

Hi. Do you know if VMware/vcd provider support this ? Thanks

dragnell