Module: Terraspace::CLI::Concerns::PlanPath
- Included in:
- Down, Plan, Up, Terraspace::Cloud::Plan
- Defined in:
- lib/terraspace/cli/concerns/plan_path.rb
Instance Method Summary collapse
-
#plan_path ⇒ Object
Use when –out option not used.
Instance Method Details
#plan_path ⇒ Object
Use when –out option not used
4 5 6 |
# File 'lib/terraspace/cli/concerns/plan_path.rb', line 4 def plan_path ".terraspace-cache/.cache2/plan/plan.binary" end |