Skip to content

Commit

Permalink
Removing local source comment
Browse files Browse the repository at this point in the history
  • Loading branch information
sekka1 committed Oct 7, 2021
1 parent e48c44a commit 0eb9592
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform-environments/aws/dev/helm/istio/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ provider "helm" {
#
module "istio" {
source = "github.com/ManagedKube/kubernetes-ops//terraform-modules/aws/istio?ref=main"
# source = "../../../../../terraform-modules/aws/istio"

helm_values_istio_base = file("${path.module}/istio_base_values.yaml")
helm_values_istiod = file("${path.module}/istiod_values.yaml")
Expand Down

0 comments on commit 0eb9592

Please sign in to comment.