Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
lmilbaum authored Jun 27, 2024
1 parent 2614d3e commit ff3bfdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,7 @@ module "runner-instance" {
runner_worker_docker_machine_instance = {
types = var.runner_worker_docker_machine_instance_types
root_size = var.runner_worker_docker_machine_instance_root_size
max_price = "on-demand-price"
}

runner_networking = {
Expand Down

0 comments on commit ff3bfdd

Please sign in to comment.