Skip to content

Commit ae21c8a

Browse files
committed
fix example
1 parent d7cf736 commit ae21c8a

File tree

1 file changed

+0
-1
lines changed
  • examples/simple_regional_beta

1 file changed

+0
-1
lines changed

examples/simple_regional_beta/main.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ locals {
2020

2121
provider "google-beta" {
2222
version = "~> 2.18.0"
23-
credentials = file(var.credentials_path)
2423
region = var.region
2524
}
2625

0 commit comments

Comments
 (0)