Terraform
Registry:
https://registry.terraform.io/
Providers https://www.terraform.io/docs/providers/index.html
[Rotoro cloud] Terraform for Beginners [RUS, 2021]
https://www.youtube.com/watch?v=wVVycKjv8Fo&list=PLxeQ-jZjcEf2o85iLf6Jb5E8gY-sVp99S
Setup Terraform
Terraform Google Cloud
Основные команды
$ terraform init
$ terraform plan
$ terraform plan -out example.tfplan
$ terraform apply
$ teffaform apply example.tfplan