Skip to content

Commit

Permalink
OPS-5932: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
vikkasyousaf committed May 30, 2024
1 parent c8bf917 commit a818eed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion modules/consul-cluster/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ resource "aws_launch_template" "launch_template" {
volume_type = var.root_volume_type
}
}
}
}
2 changes: 1 addition & 1 deletion modules/vault-cluster/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,4 @@ resource "aws_launch_template" "launch_template" {
volume_type = var.root_volume_type
}
}
}
}

0 comments on commit a818eed

Please sign in to comment.