resource "kubectl_manifest" "flux_gitrepository" { count = var.enable_dashboards ? 1 : 0 yaml_body = <