4 lines
53 B
Terraform
4 lines
53 B
Terraform
|
provider "docker" {
|
||
|
host = "ssh://california.ti"
|
||
|
}
|