@@ -37,24 +37,23 @@ To view the list of commands, left-click on the **directory**/**resource** in th
3737
3838### Directory Level
3939
40- | Command | Description |
41- | ------------------------ | --------- ------------------------------------------- |
42- | Apply All | Runs ` terraform apply ` on directory level |
43- | Destory All | Runs ` terraform destroy ` on directory level |
44- | Initialize | Runs ` terraform init ` on the directory |
45- | Refresh | Runs ` terraform refresh ` on the directory |
46- | Validate | Runs ` terraform validate ` on the directory |
40+ | Command | Description |
41+ | ----------- | ------------------------------------------- |
42+ | Apply All | Runs ` terraform apply ` on directory level |
43+ | Destory All | Runs ` terraform destroy ` on directory level |
44+ | Initialize | Runs ` terraform init ` on the directory |
45+ | Refresh | Runs ` terraform refresh ` on the directory |
46+ | Validate | Runs ` terraform validate ` on the directory |
4747
4848### Resource Level
4949
50- | Command | Description |
51- | ------------------------ | --- ------------------------------------------------- |
52- | Apply | Runs ` terraform apply ` targeted on the resource |
53- | Destory | Runs ` terraform destroy ` targeted on the resource |
54- | Taint | Runs ` terraform taint ` targeted on the resource |
50+ | Command | Description |
51+ | ------- | ------------------------------------------------- |
52+ | Apply | Runs ` terraform apply ` targeted on the resource |
53+ | Destory | Runs ` terraform destroy ` targeted on the resource |
54+ | Taint | Runs ` terraform taint ` targeted on the resource |
5555| Untaint | Runs ` terraform untaint ` targeted on the resource |
5656
57-
5857## Issues, feature requests, and contributions
5958
6059### Issues
@@ -91,8 +90,7 @@ Contributions are always welcome!
9190
9291## Related
9392
94- - [ MIT License] (https://github.com/rohinivsenthil/terrastate/blob/master/LICENSE![terrastate ] ( https://user-images.githubusercontent.com/42040329/129020767-85f8e868-48d1-4dd4-92b4-35026c706f40.gif )
95- )
93+ - [ MIT License] ( < https://github.com/rohinivsenthil/terrastate/blob/master/LICENSE > )
9694<!-- - Read the [launch blog]
97- - Featured #11 Product of the day on
95+ - Featured #11 Product of the day on
9896- Featured in **Trending this week** on Visual Studio Code Marketplace -->
0 commit comments