aws-observability / terraform-aws-observability-accelerator

Open source project to help accelerate and ease observability setup on AWS environments
https://aws-observability.github.io/terraform-aws-observability-accelerator/
Apache License 2.0
288 stars 84 forks source link

Feature/fix flux java dashboard #288

Closed hmuthusamy closed 3 weeks ago

hmuthusamy commented 3 weeks ago

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

Note: Not all the PRs required examples and docs.

For Moderators

Additional Notes

hmuthusamy commented 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 │ ╵