Chad Grant
Chad Grant
would like this as well ...
@joguSD bummer, alpine is the standard for docker images. Especially with build / ci systems wanting to automate & not wanting to continually download very large docker images. Can use...
@BarakBD-Globality I do not have one but if the aws-alpine image ever gets created you can just do: ``` FROM aws_alpine_image:latest as aws FROM alpine:latest COPY --from=aws /usr/local/bin/binary /usr/local/bin/binary ```
I keep running in to this, I would like the ability for TF to only create if it does not exist and do not delete it. I would like to...
lol, expecting conditional subschemas to work on a project with 400+ issues