Skip to content

Commit

Permalink
default value for irsa_iam_policies #2
Browse files Browse the repository at this point in the history
  • Loading branch information
askulkarni2 committed Mar 2, 2022
1 parent bcabe0e commit 9dfe8d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/kubernetes-addons/helm-addon/locals.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,6 @@ locals {
create_kubernetes_namespace = true
create_kubernetes_service_account = true
iam_role_path = "/"
irsa_iam_policies = []
})
}

0 comments on commit 9dfe8d2

Please sign in to comment.