Closed taohe1012 closed 1 month ago
Can one of the admins verify this patch?
Hi @taohe1012 can we try adding a new step to setup terraform
- uses: hashicorp/setup-terraform@v3
after https://github.com/dell/terraform-provider-redfish/blob/main/.github/workflows/terraform-ci.yml#L78 ?
Hi @taohe1012 can we try adding a new step to setup terraform
- uses: hashicorp/setup-terraform@v3
after https://github.com/dell/terraform-provider-redfish/blob/main/.github/workflows/terraform-ci.yml#L78 ?
yes @rounak-adhikary , it works ! Thanks
SUMMARY
Error: running "terraform": exec: "terraform": executable file not found in $PATH Solution: remove
go:generate terraform fmt -recursive ./examples/
from main.goISSUE TYPE
COMPONENT NAME
ADDITIONAL INFORMATION
Release note for CHANGELOG:
Output from acceptance testing:
Community Note