Skip to content

Fix incorrect for_each for azurerm_role_assignment.network_contributor and data.azurerm_user_assigned_identity.cluster_identity #705

Fix incorrect for_each for azurerm_role_assignment.network_contributor and data.azurerm_user_assigned_identity.cluster_identity

Fix incorrect for_each for azurerm_role_assignment.network_contributor and data.azurerm_user_assigned_identity.cluster_identity #705

Workflow file for this run

name: Pre Pull Request Check
on:
pull_request:
types: ['opened', 'synchronize']
paths:
- '.github/**'
- '**.go'
- '**.tf'
- '.github/workflows/**'
- '**.md'
- '**/go.mod'
jobs:
prepr-check:
uses: Azure/tfmod-scaffold/.github/workflows/pr-check.yaml@main