Skip to content

Commit

Permalink
updated repo references
Browse files Browse the repository at this point in the history
  • Loading branch information
RohitSquareops committed Jun 7, 2023
1 parent 9077d7e commit c68207a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/complete/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ locals {
}

module "redis" {
source = "squareops/redis/kubernetes.git"
source = "squareops/redis/kubernetes"
redis_config = {
name = local.name
values_yaml = file("./helm/values.yaml")
Expand Down

0 comments on commit c68207a

Please sign in to comment.