From ac7ab6517cfaffe1673425ac33c42d0dbb7c7ccf Mon Sep 17 00:00:00 2001 From: Iqbal Shaikh Date: Mon, 3 Feb 2025 13:51:37 +0000 Subject: [PATCH] CCL-1878: Updates to Viewer policy --- examples/main.tf | 27 ++++++++------------------- 1 file changed, 8 insertions(+), 19 deletions(-) diff --git a/examples/main.tf b/examples/main.tf index e5395b6..b997c1d 100644 --- a/examples/main.tf +++ b/examples/main.tf @@ -22,13 +22,6 @@ module "example" { } } - group_viewer = { - attached_policies = { - CC-Viewer-User = { - environment = "tvy38626" - } - } - } } iam_policies = { @@ -40,19 +33,15 @@ EOT policy_static = "ALLOW settings:objects:read;" CC-Viewer-User = <