mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Provisioners are in!
This commit is contained in:
parent
916ca711ad
commit
6767a3e756
1
TODO.md
1
TODO.md
@ -1,6 +1,5 @@
|
|||||||
This is just to keep track of what we need to do before 0.1:
|
This is just to keep track of what we need to do before 0.1:
|
||||||
|
|
||||||
* `terraform apply/plan/refresh/destroy` need to be able to take variables as input
|
* `terraform apply/plan/refresh/destroy` need to be able to take variables as input
|
||||||
* Provisioners on top of static resource creation: Shell, Chef, Puppet, etc.
|
|
||||||
* A module system for better Terraform file organization. More details on this later.
|
* A module system for better Terraform file organization. More details on this later.
|
||||||
* Commands to inspect and manipulate plans and states.
|
* Commands to inspect and manipulate plans and states.
|
||||||
|
Loading…
Reference in New Issue
Block a user