Try and fix TFSec

This commit is contained in:
2025-11-12 15:32:01 +00:00
parent c932b272d4
commit 8367f111ce
+1
View File
@@ -17,4 +17,5 @@ terraform {
provider "docker" {
host = provider::dotenv::get_by_key("DOCKER_SOCK", "${path.module}/.env")
}