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
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -112,7 +112,6 @@ This module bridges the gap allowing Terraform to create EC2 Image Builder compo
112
112
| component\_version | Version of the component |`string`| n/a | yes |
113
113
| name | name to use for component |`string`| n/a | yes |
114
114
| playbook\_repo | git url for repo where ansible code lives with provisioning playbook and requirements file<br>can append with `-b BRANCH_NAME` to clone a specific branch |`string`| n/a | yes |
115
-
| additional\_packages | Space separate list of additional packages that may be needed for your ansible |`string`|`""`| no |
116
115
| change\_description | description of changes since last version |`string`|`null`| no |
117
116
| cloudformation\_timeout | How long to wait (in minutes) for CFN to apply before giving up |`number`|`10`| no |
118
117
| data\_uri | Use this to override the component document with one at a particualar URL endpoint |`string`|`null`| no |
0 commit comments