clean-engineer-75963
11/27/2019, 11:41 PMget_volume
wrapped in a try:
with an except:
, but even so, I get
Exception: invocation of aws:ebs/getVolume:getVolume returned an error: invoking aws:ebs/getVolume:getVolume: Your query returned no results. Please change your search criteria and try again.
error: an unhandled error occurred: Program exited with non-zero exit code: 1
mysterious-egg-7415
12/04/2019, 4:07 AMget_
functions be used in this example? I'm facing the same issue with looking up the route tables of a VPC that is only provisioned after pulumi up
is executed.