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_build_args"></a> [build\_args](#input\_build\_args)| A map of Docker build arguments. |`map(string)`|`{}`| no |
94
+
| <aname="input_build_target"></a> [build\_target](#input\_build\_target)| Set the target build stage to build |`string`|`null`| no |
95
+
| <aname="input_builder"></a> [builder](#input\_builder)| The buildx builder to use for the Docker build. |`string`|`null`| no |
94
96
| <aname="input_cache_from"></a> [cache\_from](#input\_cache\_from)| List of images to consider as cache sources when building the image. |`list(string)`|`[]`| no |
95
97
| <aname="input_create_ecr_repo"></a> [create\_ecr\_repo](#input\_create\_ecr\_repo)| Controls whether ECR repository for Lambda image should be created |`bool`|`false`| no |
96
98
| <aname="input_create_sam_metadata"></a> [create\_sam\_metadata](#input\_create\_sam\_metadata)| Controls whether the SAM metadata null resource should be created |`bool`|`false`| no |
0 commit comments