...
Note |
---|
Depending on the type of change you configure, resources could be updated in place, or destroyed an recreated. To avoid unexpected downtime or data loss, always review the changes planned by Terraform before approving them. |
Tip | ||
---|---|---|
The Terraform plan output logs list resources that which shall will be updated in-place will be clearly marked and listed separately from those which will be new newly added or destroyed. The tilde character (
|
As is the case for other Items open-sourced by the EWC, you can change the inputs of the OpenStack Compute Terraform Module at any point in time, by simply re-running with the new values. Picture for following user-journey:
...