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
If I'm not too off the mark, the build generates an artifact that contains a json that describes the infrastructure within a zip file. Would it be possible to fetch that zip, and parse the JSON file to get ContainerImage to pull the image and run tasks? Or is there a simpler way?
The docs indicate that only $COPILOT_APPLICATION_NAME and $COPILOT_ENVIRONMENT_NAME are available for use. It would be great if could have the generated container image name somehow
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
If I'm not too off the mark, the build generates an artifact that contains a json that describes the infrastructure within a zip file. Would it be possible to fetch that zip, and parse the JSON file to get
ContainerImage
to pull the image and run tasks? Or is there a simpler way?The docs indicate that only
$COPILOT_APPLICATION_NAME
and$COPILOT_ENVIRONMENT_NAME
are available for use. It would be great if could have the generated container image name somehowBeta Was this translation helpful? Give feedback.
All reactions