Documentation is https://wikitech.wikimedia.org/wiki/Help:Using_OpenTofu_on_Cloud_VPS
We want to use opentofu to manage configuration. Can/Should we also use it to manage infrastructure?
AC:
There's a document covering the following topics:
- What's needed to connect in terms of open ports/network access
- Try to spin up a VM, access it, delete it, and recreate it
- Try to create a volume, mount it, use it, delete it, and recreate it
- What other resources are available here? Is it limited in any way vs horizon (web proxies, object storage, cloud-init configs, etc)?