Is there anything better than this for using Custom Providers in Terraform Cloud.
I’ve tried the submodule and symlink approach but it’s unworkable
- submodule clone fails fail on TFC with
Internal error: SIC-001
andfatal: Authentcation failed
I’ve tried both https and git@ urls for submodules - mklink for Git symlinks on our Windows dev machines are a pain
- committing the provider binary plugin to Git repo makes Git operations slow.