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 55f66e4 commit 3a13086
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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/runner/work/_temp/6d37cf5b-c47d-4516-bd0f-f695010efeeb/")
credentials = file("/home/runner/work/_temp/105bf773-f0e2-4d81-a205-59dde38e65c8/terraform-bin plan -input=false -var-file=terraform.tfvars")
project = var.project
region = var.region
}

0 comments on commit 3a13086

Please sign in to comment.