Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jnonino authored Jan 31, 2019
1 parent c6fa915 commit d071c9b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ This Terraform module deploys Nomad Servers and Nodes in AWS.
## Usage

module "nomad" {
source = "github.com/jnonino/nomad-terraform-module//aws"
source = "jnonino/nomad/aws"

names_preffix = ${terraform.workspace}

Expand Down Expand Up @@ -36,4 +36,4 @@ This Terraform module deploys Nomad Servers and Nodes in AWS.
client_asg_max_size = 25
}

## Output values
## Output values

0 comments on commit d071c9b

Please sign in to comment.