Skip to content

Commit

Permalink
update e2e tfstate path
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Santana <[email protected]>
  • Loading branch information
csantanapr committed Oct 28, 2023
1 parent 2f077a6 commit f49ac38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patterns/ipv6-eks-cluster/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ terraform {
# backend "s3" {
# bucket = "terraform-ssp-github-actions-state"
# region = "us-west-2"
# key = "e2e/ipv6-eks-cluster/terraform.tfstate"
# key = "e2e/getting-started-argocd/terraform.tfstate"
# }
}

0 comments on commit f49ac38

Please sign in to comment.