For the past few times when we've created a Cloud VPS project via the cookbook, the creation failed which left tofu in a state that needed manual fixing. This raises several questions:
- Why is creating projects this slow?
- Can we make it faster?
- If not, is there a timeout that needs to be raised?
- Can we gracefully handle the failure and retry in Tofu? (or automatically handle the required state import?)
- Is tofu really the smartest way to handle these? (T398285)