Skip to content

Commit

Permalink
update pr
Browse files Browse the repository at this point in the history
  • Loading branch information
neil-yechenwei committed Feb 11, 2025
1 parent e409304 commit 07f0273
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ resource "azapi_resource" "redis" {
response_export_values = ["*"]
}

resource "azapi_resource" "addUser" {
resource "azapi_resource" "accessPolicyAssignment" {
type = "Microsoft.Cache/redis/accessPolicyAssignments@2024-03-01"
name = var.resource_name
parent_id = azapi_resource.redis.id
Expand Down

0 comments on commit 07f0273

Please sign in to comment.