Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmingoia committed Mar 20, 2024
1 parent 28d78fd commit 4623a95
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,9 @@ See all available resources using `terraformer-rootly import rootly list`

### Next steps

Generated `provider.tf` files need `source = "rootlyhq/rootly"`.
Generated `.tfstate` files need to be upgraded to Terraform 0.13+ format:

Generated `.tfstate` files need to be updated to use a qualified name:

terraform state replace-provider -- -/rootly rootlyhq/rootly
terraform state replace-provider -auto-approve -- -/rootly rootlyhq/rootly

## Development

Expand Down

0 comments on commit 4623a95

Please sign in to comment.