Skip to content

Commit

Permalink
Switch to specifying a tag on the source.
Browse files Browse the repository at this point in the history
  • Loading branch information
zawac002 committed Nov 1, 2023
1 parent 99dcf95 commit 23a6618
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions examples/simple/istio.tf
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
module "eks-configuration" {
source = "git@github.it.census.gov:SOA/tfmod-istio.git//"
#source = "git@github.it.census.gov:SOA/tfmod-istio.git//?ref=v1.0.0"
source = "git@github.it.census.gov:SOA/tfmod-istio.git//?ref=v1.0.1"

region = var.region
profile = var.profile
Expand Down

0 comments on commit 23a6618

Please sign in to comment.