Skip to content

Commit

Permalink
remove resource group variable
Browse files Browse the repository at this point in the history
  • Loading branch information
pkrishn1-pk committed Apr 21, 2020
1 parent a75196a commit c9f15a5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ provider "ibm" {
# ibmcloud_api_key = "${var.ibmcloud_api_key}"
generation = "${var.generation}"
region = "${var.region}"
resource_group = "${var.resource_group}"
ibmcloud_timeout = 300
}

Expand Down

0 comments on commit c9f15a5

Please sign in to comment.