Import Cloud and export as Terraform code
If you have any resources in the Cloud created manually or you would like to migrate to the latest provider of Terraform you can do that with Opsly.
Import your cloud and generate it as a diagram. You can then click Export code and all the resources in your account will be exported as Terraform code using the last provider versions of Terraform.
As you see below, all the existing configuration in the Cloud is stored in input.tfvars.json
and referenced in main.tf
.