diff --git a/compute/os_config_policy/main.tf b/compute/os_config_policy/main.tf index 9b4d9cbf5..5ee83a596 100644 --- a/compute/os_config_policy/main.tf +++ b/compute/os_config_policy/main.tf @@ -75,7 +75,7 @@ resource "google_os_config_os_policy_assignment" "my_os_policy_assignment" { } allow_no_resource_group_match = false #OS policy compliance status - description = "A test OS policy" + description = "An OS policy that verifies if the Apache web server is running on Linux VMs." } rollout {