Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
icloudops1 committed Jul 3, 2023
1 parent ee39b9a commit d8e1cac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Implement AWS HighAvailabe architecture using terraform.
# Example Usage
```hcl
module "ha" {
source = "git@github.com:icloudops/terraform-aws-ha.git"
source = git@github.com:icloudops/terraform-aws-ha.git
version = "1.0.4"
project_name = "ProjectA"
vpc_cidr = var.vpc_cidr
Expand Down

0 comments on commit d8e1cac

Please sign in to comment.