Skip to content

Commit

Permalink
chore: update readme with keys for targeted apply and destroy
Browse files Browse the repository at this point in the history
  • Loading branch information
leg100 authored Aug 22, 2024
1 parent b4f1740 commit 7f37f58
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,8 @@ Press `s` to go to the state page, listing a workspace's resources.
|--|--|--|
|`p`|Run `terraform plan -target`|✓|
|`P`|Run `terraform plan -destroy -target`|✓|
|`a`|Run `terraform apply -target`|✓|
|`d`|Run `terraform apply -destroy -target`|✓|
|`D`|Run `terraform state rm`|✓|
|`M`|Run `terraform state mv`|✗|
|`Ctrl+t`|Run `terraform taint`|✓|
Expand Down

0 comments on commit 7f37f58

Please sign in to comment.