Skip to content

Commit 6003cf1

Browse files
committed
docs: update tfvars in the README
1 parent 4cfed52 commit 6003cf1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

examples/complete/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ launch_template_key_name = "atlantis-key"
1212
container_memory_reservation = 100
1313
ecs_auto_scaling_group_min_size = 1
1414
ecs_auto_scaling_group_max_size = 3
15+
atlantis_gh_user = "your-github-username"
16+
atlantis_repo_allowlist = ["repo1", "repo2"]
1517
1618
# Optional parameters
1719
ecs_launch_type_cpu = 256

0 commit comments

Comments
 (0)