Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit ed31d6d

Browse files
Merge pull request #2 from hashicorp/v0.0.1
Update image links.
2 parents fa8a91c + c0bc6da commit ed31d6d

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ data-center aware scheduler. A Nomad cluster typically includes a small number o
66
for being part of the [consensus protocol](https://www.nomadproject.io/docs/internals/consensus.html), and a larger
77
number of client nodes, which are used for running jobs:
88

9-
![Nomad architecture](https://github.com/hashicorp/terraform-google-nomad/master/_docs/architecture.png?raw=true)
9+
![Nomad architecture](https://github.com/hashicorp/terraform-google-nomad/blob/master/_docs/architecture.png?raw=true)
1010

1111
This Module includes:
1212

examples/nomad-consul-separate-cluster/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ consists of two Managed Instance Groups: one with a small number of Nomad server
88
part of the [consensus quorum](https://www.nomadproject.io/docs/internals/consensus.html), and one with a larger number
99
of Nomad client nodes, which are used to run jobs:
1010

11-
![Nomad architecture](https://github.com/hashicorp/terraform-google-nomad/master/_docs/architecture-nomad-consul-separate.png?raw=true)
11+
![Nomad architecture](https://github.com/hashicorp/terraform-google-nomad/blob/master/_docs/architecture-nomad-consul-separate.png?raw=true)
1212

1313
You will need to create a [Google Image](https://cloud.google.com/compute/docs/images) that has Nomad and Consul installed,
1414
which you can do using the [nomad-consul-image example](

examples/root-example/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ cluster consists of two Manged Instance Groups: one with a small number of Nomad
88
responsible for being part of the [consensus protocol](https://www.nomadproject.io/docs/internals/consensus.html), and
99
one with an arbitrary number of Nomad and Consul client nodes, which are used to run jobs:
1010

11-
![Nomad architecture](https://github.com/hashicorp/terraform-google-nomad/master/_docs/architecture-nomad-consul-colocated.png?raw=true)
11+
![Nomad architecture](https://github.com/hashicorp/terraform-google-nomad/blob/master/_docs/architecture-nomad-consul-colocated.png?raw=true)
1212

1313
You will need to create a [Google Image](https://cloud.google.com/compute/docs/images) that has Nomad and Consul
1414
installed, which you can do using the [nomad-consul-image example](

0 commit comments

Comments
 (0)