Importing Infrastructure terraform cloud

Is there a way to begin using terraform cloud with infrastructure that has been created by other means? Meaning can you write terraform modules and import the existing state ?

1 Like

Did you ever find an answer to this question?

Figured it out. Setup the CLI Driven Workflow and you can run terraform import from the command line into the remote state in Terraform Cloud.