Skip to content

Unable to update soci-snapshotter when using IaC #61

@mitja-hofer

Description

@mitja-hofer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions