Skip to content

Commit

Permalink
Migrate gcp wif
Browse files Browse the repository at this point in the history
  • Loading branch information
Neill Turner committed Dec 20, 2024
1 parent 936ecfc commit 5453924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/application/application.tf
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,5 @@ module "worker_application" {
replicas = var.worker_replicas

enable_logit = var.enable_log
enable_gcp_wif = trueit
enable_gcp_wif = true
}

0 comments on commit 5453924

Please sign in to comment.