From 11eeacb3ea2679f27dd633e1f848f6c61a39d983 Mon Sep 17 00:00:00 2001 From: Thomas Rodgers Date: Thu, 21 Dec 2023 14:17:42 -0800 Subject: [PATCH] Test change --- mmv1/third_party/terraform/acctest/bootstrap_iam_test_utils.go | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mmv1/third_party/terraform/acctest/bootstrap_iam_test_utils.go b/mmv1/third_party/terraform/acctest/bootstrap_iam_test_utils.go index 4590c56384eb..6d72dc1447ad 100644 --- a/mmv1/third_party/terraform/acctest/bootstrap_iam_test_utils.go +++ b/mmv1/third_party/terraform/acctest/bootstrap_iam_test_utils.go @@ -10,6 +10,8 @@ import ( cloudresourcemanager "google.golang.org/api/cloudresourcemanager/v1" ) +// This is a test change. + // BootstrapAllPSARoles ensures that the given project's IAM // policy grants the given service agents the given roles. // prefix is usually "service-" and indicates the service agent should have the