crossplane / terrajet

Generate Crossplane Providers from any Terraform Provider
https://crossplane.io
Apache License 2.0
290 stars 38 forks source link

main.tf's error message on failed write is incorrect #292

Closed Striar-Yunis closed 2 years ago

Striar-Yunis commented 2 years ago

What happened?

When main.tf fails to write the error produced is: "cannot write tfstate file" See: https://github.com/crossplane/terrajet/blob/main/pkg/terraform/files.go#L186