Has anyone used `pants publish` to deploy a cloudf...
# general
i
Has anyone used
pants publish
to deploy a cloudformation template? Is that possible? I'm looking into using
pants package
for bundling a lambda function.
h
Presumably this would require a plugin to invoke the aws cli (or talk to the aws api directly)?