Skip to content

Commit

Permalink
Update consul.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
sveronneau authored Feb 12, 2018
1 parent 6636042 commit cabd071
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion consul/consul.tf
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ resource "google_compute_instance" "ansible" {

boot_disk {
initialize_params {
image_family = "ubuntu-1604-lts"
image = "ubuntu-1604-lts"
}
}

Expand Down

0 comments on commit cabd071

Please sign in to comment.