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
| <aname="input_atlantis_image"></a> [atlantis\_image](#input\_atlantis\_image)| Docker image to run Atlantis with. If not specified, official Atlantis image will be used |`string`|`""`| no |
265
265
| <aname="input_atlantis_log_level"></a> [atlantis\_log\_level](#input\_atlantis\_log\_level)| Log level that Atlantis will run with. Accepted values are: <debug\|info\|warn\|error> |`string`|`"debug"`| no |
266
266
| <aname="input_atlantis_port"></a> [atlantis\_port](#input\_atlantis\_port)| Local port Atlantis should be running on. Default value is most likely fine. |`number`|`4141`| no |
267
-
| <aname="input_atlantis_repo_whitelist"></a> [atlantis\_repo\_whitelist](#input\_atlantis\_repo\_whitelist)| List of allowed repositories Atlantis can be used with |`list(string)`| n/a | yes |
267
+
| <aname="input_atlantis_repo_allowlist"></a> [atlantis\_repo\_allowlist](#input\_atlantis\_repo\_allowlist)| List of allowed repositories Atlantis can be used with |`list(string)`| n/a | yes |
268
268
| <aname="input_atlantis_security_group_tags"></a> [atlantis\_security\_group\_tags](#input\_atlantis\_security\_group\_tags)| Additional tags to put on the atlantis security group |`map(string)`|`{}`| no |
269
269
| <aname="input_atlantis_version"></a> [atlantis\_version](#input\_atlantis\_version)| Verion of Atlantis to run. If not specified latest will be used |`string`|`"latest"`| no |
270
270
| <aname="input_azs"></a> [azs](#input\_azs)| A list of availability zones in the region |`list(string)`|`[]`| no |
0 commit comments