Closed hmuthusamy closed 3 weeks ago
@bonclay7 Seems like same issue on pre-commit. It ran fine locally for me on this PR
There are some problems with the CLI configuration: ╷ │ Error: The specified plugin cache dir /home/runner/work/terraform-aws-observability-accelerator/terraform-aws-observability-accelerator/.terraform.d/plugin-cache cannot be opened: stat /home/runner/work/terraform-aws-observability-accelerator/terraform-aws-observability-accelerator/.terraform.d/plugin-cache: no such file or directory │ ╵
What does this PR do?
Resolved the issue when enabling nginx,java and istio dashboards causes it to create the dashboard before the fluxcd chart is installed. so added a depends on to ensure fluxcd is installed first.
Motivation
More
pre-commit run -a
with this PRNote: Not all the PRs required examples and docs.
For Moderators
Additional Notes