Skip to main content

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.

Multi Cloud Export Terraform

As you see below, all the existing configuration in the Cloud is stored in input.tfvars.json and referenced in main.tf.

Multi Cloud Export Terraform Main

Multi Cloud Export Terraform TFVars