DEV Community

Artem
Artem

Posted on • Updated on

Import Existing Resources in Terraform | Prisma Cloud Compute

In this video I am showing how to use import and output workflow in order to take obtain source code for Terraform resources that are tricky to create "by hand".

As in the previous vide, the focus is on Prisma Cloud Compute provider, however this workflow can be used with other Terraform providers too.

This method works great, and have been proven to work especially well in situations were resources are easy to initially create in UI, but hard using HCL.

As always, let me know if you have any questions, or feedback in comments!


Reference

Top comments (0)