Is there some sort of api or an easy way to get th...
# seed
g
Is there some sort of api or an easy way to get the cdk exports in order to run integration testing in the after_deploy/post-deploy?
t
I think we support an
--outputs-file
command
which can help
g
thanks will try that out