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

feat: add docker executor resouce_class parameter #69

Closed kynefuk closed 2 years ago

kynefuk commented 2 years ago

This PR is a new one based on the comments in https://github.com/CircleCI-Public/terraform-orb/pull/60

KyleTryon commented 2 years ago

@kynefuk thank you 👍 Can i ask you to add a new line to the end of the executor: https://app.circleci.com/pipelines/github/CircleCI-Public/terraform-orb/483/workflows/154b1d87-1936-44bc-9dee-6cf9cf68a1ec/jobs/2453

Let me ask one more favor as well @kynefuk , let's make the default "medium" for now. Small is likely a better option for most, but would require a major version change. We can set it to medium for now, and then in a future major change, lower it to small.