feat(terraform): write provisioned IPv4 into dynamic ansible inventory
This commit is contained in:
@@ -5,6 +5,10 @@ terraform {
|
||||
source = "ovh/ovh"
|
||||
version = "~> 2.19.0"
|
||||
}
|
||||
local = {
|
||||
source = "hashicorp/local"
|
||||
version = "~> 2.9.0"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user