Add newline after host=
This commit is contained in:
@@ -19,4 +19,5 @@ terraform {
|
||||
|
||||
provider "docker" {
|
||||
host = provider::dotenv::get_by_key("DOCKER_SOCK", "${path.module}/.env")
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user