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
{{ message }}
This repository was archived by the owner on Jan 15, 2025. It is now read-only.
The problem lies that the snapshotter template is available on s3 on a single URL. Our team has experienced vast improvements to performance of SOCI images when updating the template from the July version to November version. However to have the template deployed to production we are using terraform. Since the state of the Cloudformation stack does not change, the stack is never updated (technically we can destroy it and redeploy).
Expected Behavior
We would love to see some versioned endpoints of the template, so that we can put that URL in our IaC and when an update comes, the version can be changed in template_url.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Problem
The problem lies that the snapshotter template is available on s3 on a single URL. Our team has experienced vast improvements to performance of SOCI images when updating the template from the July version to November version. However to have the template deployed to production we are using terraform. Since the state of the Cloudformation stack does not change, the stack is never updated (technically we can destroy it and redeploy).
Expected Behavior
We would love to see some versioned endpoints of the template, so that we can put that URL in our IaC and when an update comes, the version can be changed in
template_url
.The text was updated successfully, but these errors were encountered: