-
Notifications
You must be signed in to change notification settings - Fork 0
Open
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
Lines 16 to 19 in d08f5f9
| null = { | |
| source = "hashicorp/null" | |
| version = "~> 2.1" | |
| } |
Metadata
Metadata
Assignees
Labels
No labels