Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 387 Bytes

3.3.11. stacks surgery edit.md

File metadata and controls

24 lines (16 loc) · 387 Bytes

stacks surgery edit

Usage

Usage: stacks surgery edit [OPTIONS]

  Edit state with vi.

Options:
  --help  Show this message and exit.

Description

Opens up a text editor with your remote Terraform state.

Uses whatever you have in the EDITOR environment variable, or vi otherwise.

Example

$ cd stacks/vpc/layers/production
$ stacks surgery edit