Skip to content

Support for Packer v1.10.1 #51

@psnehanshu

Description

@psnehanshu

Running packer init. gave the following error:

snehanshu@XXX:~/projects/supabase-on-do/packer$ packer init .
Error: Unsupported Packer Core version

  on supabase.pkr.hcl line 2, in packer:
   2:   required_version = "~> 1.9.1"

This configuration does not support Packer version 1.10.1. To proceed, either
choose another supported Packer version or update this version constraint.
Version constraints are normally set for good reason, so updating the constraint
may lead to other errors or unexpected behavior.

I have Packer v1.10.1, is it safe to update the supabase.pkr.hcl file and change the required_version to 1.10.1?

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