Skip to content

Commit

Permalink
removed unneeded variable
Browse files Browse the repository at this point in the history
  • Loading branch information
MennaTullahTaha committed May 2, 2024
1 parent 6fde364 commit b9d30e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion providers.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
provider "google" {
credentials = var.gcp_credentials
project = var.gcp_project_id
region = "europe-west10"
access_token = var.auth_token
Expand Down

0 comments on commit b9d30e3

Please sign in to comment.