You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: examples/github-complete/README.md
+1
Original file line number
Diff line number
Diff line change
@@ -63,6 +63,7 @@ Go to https://eu-west-1.console.aws.amazon.com/ecs/home?region=eu-west-1#/settin
63
63
| <aname="input_alb_ingress_cidr_blocks"></a> [alb\_ingress\_cidr\_blocks](#input\_alb\_ingress\_cidr\_blocks)| List of IPv4 CIDR ranges to use on all ingress rules of the ALB - use your personal IP in the form of `x.x.x.x/32` for restricted testing |`list(string)`| n/a | yes |
64
64
| <aname="input_domain"></a> [domain](#input\_domain)| Route53 domain name to use for ACM certificate. Route53 zone for this domain should be created in advance |`string`| n/a | yes |
| <aname="input_github_repo_names"></a> [github\_repo\_names](#input\_github\_repo\_names)| List of Github repositories that should be monitored by Atlantis |`list(string)`| n/a | yes |
| <aname="input_github_user"></a> [github\_user](#input\_github\_user)| Github user for Atlantis to utilize when performing Github activities |`string`| n/a | yes |
0 commit comments