Skip to content

Commit

Permalink
resolving PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
patrik-pa4k committed Dec 18, 2024
1 parent 733e33b commit 32e3d39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/azure/api_management_api/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -226,5 +226,5 @@ variable "custom_backend_policy" {
variable "role_assignments" {
type = list(string)
description = "Roles to validate in the JWT token's 'roles' claim for access control."
default = null
default = []
}

0 comments on commit 32e3d39

Please sign in to comment.