Skip to content

Commit

Permalink
Add example for skipping state refresh to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pascal-hofmann authored and mbode committed Jul 16, 2021
1 parent cf3b2f6 commit ac19967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ Extra arguments after a `--` are passed to the `terraform plan` call. This makes
```bash
terraform-state-mover -- -var key=value # setting variables
terraform-state-mover -- -var-file=variables.tfvars # using variable files
terraform-state-mover -- -refresh=false # skip state refresh
```

*Hint:*
Expand Down

0 comments on commit ac19967

Please sign in to comment.