Skip to content

Commit

Permalink
Update versions.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
Emmylong1 authored Jan 5, 2024
1 parent 492960d commit 55f66e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions my-tf-script/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ terraform {
}

provider "google" {
credentials = file("/home/emmylong1/.config/gcloud/application_default_credentials.json")
credentials = file("/home/runner/work/_temp/6d37cf5b-c47d-4516-bd0f-f695010efeeb/")
project = var.project
region = var.region
}
}

0 comments on commit 55f66e4

Please sign in to comment.