Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
pichuang committed Aug 26, 2023
1 parent f2d5197 commit 389a4e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
3 changes: 1 addition & 2 deletions infra/aks.tf
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,7 @@ resource "azurerm_kubernetes_cluster" "aks" {
}

depends_on = [
azurerm_log_analytics_workspace.law-logging,
azurerm_role_assignment.role-assignment-aks
azurerm_log_analytics_workspace.law-logging
]

lifecycle {
Expand Down
18 changes: 0 additions & 18 deletions infra/user-assigned-identity.tf

This file was deleted.

0 comments on commit 389a4e7

Please sign in to comment.