Ensure terraform docker compatibility with github actions (#39988)
Co-authored-by: Jorge Falcon <22119513+BCTBB@users.noreply.github.com>
This commit is contained in:
co-authored by
Jorge Falcon
parent
b99c5cf432
commit
dac2ef18f0
@@ -6,7 +6,7 @@ terraform {
|
||||
}
|
||||
docker = {
|
||||
source = "kreuzwerker/docker"
|
||||
version = "> 2.16.0"
|
||||
version = "3.6.2"
|
||||
}
|
||||
git = {
|
||||
source = "metio/git"
|
||||
|
||||
Reference in New Issue
Block a user