@@ -381,7 +381,7 @@ To perform exactly these actions, run the following command to apply:
```
:bulb: Remarks:
* The change we want to apply is *not* destructive.
* The change we want to apply is *not* destructive from terraform's perspective, but, of course, the instance has been reinstalled with a different OS!
* We saved our plan. :question: Why? It is not really necessary in a simple
scenario like ours, however a more complex IaC workflow might require plan
artifacts to be programmatically validated and versioned.