This reverts commit af447e34e6.
This commit is contained in:
committed by
GitHub
parent
3ed5d296a9
commit
b39abd2389
@@ -23,7 +23,14 @@ terraform {
|
||||
source = "hashicorp/google-beta"
|
||||
version = ">= 4.36.0" # tftest
|
||||
}
|
||||
# CI hook
|
||||
# used in modules
|
||||
archive = {
|
||||
source = "hashicorp/archive"
|
||||
}
|
||||
# used in fast
|
||||
local = {
|
||||
source = "hashicorp/local"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user