Skip to content

Commit

Permalink
Remove errant TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Jberlinsky committed Oct 5, 2018
1 parent 1bbd5f7 commit d0ee133
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/simple_regional/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ locals {

provider "google" {
credentials = "${file(local.credentials_file_path)}"
region = "us-east4" # TODO remove
}

module "gke" {
Expand Down

0 comments on commit d0ee133

Please sign in to comment.