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
| additional\_security\_groups | List of security groups to be allowed to connect to the EC2 instances |`list(string)`|`[]`| no |
227
249
| additional\_settings | Additional Elastic Beanstalk setttings. For full list of options, see https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options-general.html| <pre>list(object({<br> namespace = string<br> name = string<br> value = string<br> }))</pre> |`[]`| no |
228
250
| additional\_tag\_map | Additional tags for appending to tags\_as\_list\_of\_maps. Not added to `tags`. |`map(string)`|`{}`| no |
| additional\_security\_groups | List of security groups to be allowed to connect to the EC2 instances |`list(string)`|`[]`| no |
20
42
| additional\_settings | Additional Elastic Beanstalk setttings. For full list of options, see https://docs.aws.amazon.com/elasticbeanstalk/latest/dg/command-options-general.html| <pre>list(object({<br> namespace = string<br> name = string<br> value = string<br> }))</pre> |`[]`| no |
21
43
| additional\_tag\_map | Additional tags for appending to tags\_as\_list\_of\_maps. Not added to `tags`. |`map(string)`|`{}`| no |
0 commit comments