Skip to content

Migrate to newer hashicorp/null provider #70

Open
@joshgarde

Description

The version constraint on the hashicorp/null provider is preventing deployments on macOS ARM-architecture machines as there's no ARM builds for the specified version constraint. Should be bumped and made less strict

tig/terraform/main.tf

Lines 16 to 19 in d08f5f9

null = {
source = "hashicorp/null"
version = "~> 2.1"
}

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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