Skip to content

hashicorp/template deprecated, unable to use this package on darwin-arm64 #34

@bberzinskas-tw

Description

@bberzinskas-tw

Found a bug? Maybe our Slack Community can help.

Slack Community

Describe the Bug

Checked out a working project that uses this module on new M1 machine. run terraform init and receive

Error: Incompatible provider version

Provider registry.terraform.io/hashicorp/template v2.2.0 does not have a package available for your current platform, darwin_arm64.

According to hashicorp/templates, the provider was deprecated before M1 was a thing and the suggest switching to template_file. hashicorp/terraform#30055

Expected Behavior

Be able to use this module on x86 or arm64 darwin machines.

Steps to Reproduce

Steps to reproduce the behavior:

  1. terraform init on M1 mac.
  2. See error

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug🐛 An issue with the system

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions