terraform { required_providers { contabo = { source = "contabo/contabo" version = "~> 0.1.23" } } }