Episode 11 - Importing Resources into the Terraform State File

preview_player
Показать описание
In this episode, we cover how to import various resources from AWS, GCP, and Azure into a Terraform state file both from the root and from a module. We demonstrate how to determine the import syntax regardless of the Terraform provider and discuss the importance of keeping the Terraform state synched with the deployed resources as well as the Infrastructure as Code.
---------

---------
SANS Cloud Security on Twitter: @SANSCloudSec
Kenneth G. Hartman Twitter: @kennethghartman

About the Speaker
Рекомендации по теме
Комментарии
Автор

So why doesn't Terraform apply catch the manually created Security Group before and after the --refresh-only?

bubblyboy