From 3d31277284916471a00807b59a828de32515aba5 Mon Sep 17 00:00:00 2001 From: Francisco Valente Castro <1435136+franciscovalentecastro@users.noreply.github.com> Date: Tue, 5 Nov 2024 01:03:07 -0500 Subject: [PATCH] Add troubleshooting section to `ops-agent-policy` module. --- modules/ops-agent-policy/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/ops-agent-policy/README.md b/modules/ops-agent-policy/README.md index 53b845f..5413cc1 100644 --- a/modules/ops-agent-policy/README.md +++ b/modules/ops-agent-policy/README.md @@ -52,3 +52,7 @@ Functional examples are included in the [examples](./../../examples) directory w | ops\_agent\_policy | The generated policy for installing/uninstalling the ops agent. | + +## Troubleshooting + +The [GA agent policies public documentation](https://cloud.google.com/logging/docs/agent/ops-agent/agent-policies#troubleshooting) shows different errors that can appear while creating policies using the ops-agent-policy module.