Skip to content

Commit

Permalink
use {}
Browse files Browse the repository at this point in the history
  • Loading branch information
dacbd committed Dec 17, 2024
1 parent 6a2c871 commit 6d3642c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ module "wandb" {
provider = "gcs"
name = var.bucket_name
path = var.bucket_path
} : null
} : {}

defaultBucket = {
provider = "gcs"
Expand Down

0 comments on commit 6d3642c

Please sign in to comment.