Add Contabo IAC configuration and workflows for OpenTofu integration
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
|
||||
resource "contabo_instance" "vps_1" {
|
||||
}
|
||||
|
||||
import {
|
||||
id = "201912751"
|
||||
to = contabo_instance.vps_1
|
||||
}
|
||||
Reference in New Issue
Block a user