CircleCI-Public / terraform-orb

Deploy your infrastructure via a CircleCI pipeline using the Terraform orb. Integrate Infrastructure-as-Code (IaC) to help provision and manage any cloud, infrastructure, or service of your choice.
https://circleci.com/orbs/registry/orb/circleci/terraform
MIT License
10 stars 44 forks source link

Change install to latest and support arm [semver:major] #29

Closed KyleTryon closed 3 years ago

KyleTryon commented 3 years ago

Update the version parameter on the installation command to both accept "latest" as an option, and set the latest version to install by default.

KyleTryon commented 3 years ago

Favoring #46