Closed KyleTryon closed 2 years ago
Preview the orb here:
You can preview what this will look like on the CircleCI Orb Registry at the following link: https://circleci.com/developer/orbs/orb/circleci/terraform?version=dev:0cadaa0d00d2b4b54dd67f498057802e9c327329
Your development orb has been published. It will expire in 30 days. You can preview what this will look like on the CircleCI Orb Registry at the following link: https://circleci.com/developer/orbs/orb/circleci/terraform?version=dev:d9c944cf026614b2252007269a0099da7696900e
Your development orb has been published. It will expire in 30 days. You can preview what this will look like on the CircleCI Orb Registry at the following link: https://circleci.com/developer/orbs/orb/circleci/terraform?version=dev:26b9ae74a5eb88f989ba24973e45b0d080a25a4a
Fixes
63
To use, the user must:
attach-workspace
on theplan
andapply
jobs.plan
parameter must be set on the apply jobplan
job now parameterizes the name and path of the plan but defaults toplan.out
as before.plan
parameter on theapply
job blank, there are no breaking changes.