Skip to content

Commit 9781a62

Browse files
authored
Merge pull request #9 from tejavar/tejavar-patch-4
Update main.tf
2 parents ecf7886 + b98c5c7 commit 9781a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ terraform{
2222

2323

2424
provider "google" {
25-
credentials = file("./tmp/credentials2.json")
25+
// credentials = file("./tmp/credentials2.json")
2626

2727
project = "hc-327f90383fff489b9447e89f257"
2828
region = "us-central1"

0 commit comments

Comments
 (0)