Skip to content

Commit 3d86dd9

Browse files
committed
docs: update the readme of the example folder
1 parent c76637c commit 3d86dd9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

examples/complete/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66
public_subnet_ids = ["subnet-050928489741239", "subnet-98347019238472343"]
77
private_subnet_ids = ["subnet-09483509823434", "subnet-57093487509234870"]
88
vpc_id = "vpc-43523452345265253"
9-
atlantis_url = ""
10-
atlantis_gh_user = "your-github-username"
11-
atlantis_repo_allowlist = ["repo1", "repo2"]
9+
atlantis_url = "example.your-domain.com"
10+
atlantis_gh_user = "your-github-username"
11+
atlantis_repo_allowlist = ["repo1", "repo2"]

0 commit comments

Comments
 (0)