Skip to content

Commit b98c5c7

Browse files
authored
Update main.tf
1 parent ecf7886 commit b98c5c7

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)