Skip to content

Commit

Permalink
Update terraform/subscriptions/s940/c2/common/main.tf
Browse files Browse the repository at this point in the history
Co-authored-by: Richard Hagen <[email protected]>
  • Loading branch information
sveinpj and Richard87 authored Oct 14, 2024
1 parent 109b404 commit 8e9fcf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/subscriptions/s940/c2/common/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ module "radix_id_gitrunner" {
resource_group_name = module.config.common_resource_group
location = module.config.location
roleassignments = {
contributor = {
privatelink-contributor = {
role = "Radix Privatelink rbac-${module.config.subscription_shortname}"
scope_id = "/subscriptions/${module.config.subscription}"
}
Expand Down

0 comments on commit 8e9fcf8

Please sign in to comment.