Skip to content

Commit

Permalink
Update mmv1/third_party/terraform/services/privilegedaccessmanager/re…
Browse files Browse the repository at this point in the history
…source_privileged_access_manager_entitlement_test.go.erb

Co-authored-by: Nick Elliot <[email protected]>
  • Loading branch information
varsharmavs and NickElliot authored Apr 17, 2024
1 parent 2d166ca commit b0661bb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ resource "google_privileged_access_manager_entitlement" "tf_entitlement" {
role_bindings{
role = "roles/storage.admin"
}
resource = "//cloudresourcemanager.googleapis.com/projects/ci-test-project-188019"
resource = "//cloudresourcemanager.googleapis.com/projects/%{project_name}"
resource_type = "cloudresourcemanager.googleapis.com/Project"
}
}
Expand Down

0 comments on commit b0661bb

Please sign in to comment.