Add missing description field

Important so we can flag these groups are TF managed and must not be manually updated.
This commit is contained in:
dsbutler101
2022-10-21 15:38:07 +01:00
committed by GitHub
parent d63c2dfecd
commit 3c40fc8fce

View File

@@ -17,6 +17,7 @@
resource "google_cloud_identity_group" "group" {
display_name = var.display_name
parent = var.customer_id
description = var.description
group_key {
id = var.name