Skip to content

Instantly share code, notes, and snippets.

@mkprizzle
Created February 2, 2021 21:55
Debug for azurerm_role_definition
Error: authorization.RoleDefinitionsClient#Get: Failure responding to request: StatusCode=404 -- Original Error: autorest/azure: Service returned an error. Status=404 Code="RoleDefinitionDoesNotExist" Message="The specified role definition with ID '9654639e-1d65-8658-6d5f-683809d94f58' does not exist."
on ..\..\Modules\Maps\main.tf line 17, in resource "azurerm_role_definition" "maps_custom":
17: resource "azurerm_role_definition" "maps_custom" {
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment