Closed ody closed 4 years ago
I had thought about this task when writing integration tests. I think we should use it there for example https://github.com/puppetlabs/puppetlabs-terraform/blob/5dc47c658e0216ea54700cdc9f3b251d642605c4/spec/integration/apply_spec.rb#L15-L19
That also crossed my mind. I'll check it out real quick.
@donoghuc, see anything I am missing? Tests pass locally.
@donoghuc Had to switch to just checking for .terraform
existence, no CLI command was consistent enough to base a decision on