env0 / env0-migration-tool

A repository that contains the necessary files in order to import existing Terraform workspaces from other platforms
1 stars 2 forks source link

Hotfix - Adding provider blocks #4

Closed Constantine19 closed 9 months ago

Constantine19 commented 9 months ago

When testing the tool locally, I had to specifically add the provider blocks in the providers.tf file as it was raising "Invalid Provider Configuration".

Adding this PR just in case someone else gets an error.