Data source azurerm_role_definition doesn't export role_definition_id property anymore #24200
Closed
1 task done
Labels
Milestone
Is there an existing issue for this?
Community Note
Terraform Version
1.4
AzureRM Provider Version
3.84
Affected Resource(s)/Data Source(s)
datasource azurerm_role_definition
Terraform Configuration Files
Debug Output/Panic Output
Expected Behaviour
The
role_definition_id
property from datasourceazurerm_role_definition
should be readable.Actual Behaviour
The datasource
azurerm_role_definition
has been rework last week but it doesn't appear in the CHANGELOG.7c1a305
It sounds like the
role_definition_id
property is not exported since and cannot be used.Steps to Reproduce
terraform init
terraform plan
terraform apply
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: