Bug report
Thanks for taking the time to file a bug. Please provide the following information to help us reproduce and fix the issue.
Summary
Using the bpg/proxmox provider confuses terraform on which provider to use, specifically around the precommit workflow. This has been disabled for now but all deployments need to be switched over or explicitly defined the provider under their resources. This also breaks the 'home-lab' kubernetes deployment
Steps to reproduce
- Enable precommit workflow
- Make changes to terraform
- Watch it fail
Expected behavior
pre-commit passes the same as it does locally.
Actual behavior
Pipeline fails on terraform init and validate
Bug report
Thanks for taking the time to file a bug. Please provide the following information to help us reproduce and fix the issue.
Summary
Using the bpg/proxmox provider confuses terraform on which provider to use, specifically around the precommit workflow. This has been disabled for now but all deployments need to be switched over or explicitly defined the provider under their resources. This also breaks the 'home-lab' kubernetes deployment
Steps to reproduce
Expected behavior
pre-commit passes the same as it does locally.
Actual behavior
Pipeline fails on terraform init and validate