Generate config
Last updated
Last updated
If you don't want to append provider block with credentials inside Terraform script files, you can check "Use public provider". App will append volatile file with provider block and public provider credentials. This file will not be stored or returned as the result of any operation.
To generate configuration code based on existing resources, please do following.
Go to Toolbox tab
Select all required resources
Add them as import to selected terraform file.
Click on "Generate config" to await process to be completed.
Reload workspace to verify that new file was created.