Skip to content

Commit

Permalink
Update ToDo
Browse files Browse the repository at this point in the history
Based on discovery of hashicorp/terraform-exec the ToDo items are updated/cleaned up
  • Loading branch information
aristosvo committed Jun 29, 2021
1 parent 4990406 commit a444b18
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,16 +106,8 @@ Congratulations! Resources are moved in Azure and corrected in Terraform.


## ToDo
- [x] Rework the code in multiple packages instead of one file
- [x] Introduce a verification step
- [x] Introduce a dry-run option, which returns the commands to execute the operations yourself
- [x] Colored output as default, `-no-color` flag is available to remove the formatting
- [x] Documentation around authentication
- [x] Support environments which require variables or variable files on import
- [x] Unit tests
- [x] Use [terratest](https://terratest.gruntwork.io) for AccTests against Azure
- [ ] Use [terraform-exec](github.com/hashicorp/terraform-exec) instead of wrapping `terraform`
- [ ] Multiple authentication options (ideally all options supported in the provider)
- [ ] ~~Add an `-exclude` flag (trying to mimic flags of terraform, doesn't fit in that pattern)~~

## Licence

Expand Down

0 comments on commit a444b18

Please sign in to comment.