Skip to content

Commit a3158be

Browse files
committed
review
1 parent 752fb25 commit a3158be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/ephemeral/main.tf

+2-2
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ module "runners" {
6060
enable_ephemeral_runners = true
6161

6262
# # Example of simple pool usages
63-
# pool_runner_owner = "my-org"
63+
# pool_runner_owner = "philips-test-runners"
6464
# pool_config = [{
65-
# size = 20
65+
# size = 3
6666
# schedule_expression = "cron(* * * * ? *)"
6767
# }]
6868
#

0 commit comments

Comments
 (0)