Skip to content

Commit

Permalink
remove acrpush role dependson
Browse files Browse the repository at this point in the history
  • Loading branch information
jcorioland committed Jun 12, 2021
1 parent 5ccbca6 commit 4d09b66
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/fixture/agent-pool-cleanup/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ resource "null_resource" "build" {
}
working_dir = "${path.module}/"
}

depends_on = [azurerm_role_assignment.acr_push]
}


Expand Down

0 comments on commit 4d09b66

Please sign in to comment.