Archlinux up
This commit is contained in:
@@ -14,6 +14,14 @@ terraform {
|
||||
source = "registry.terraform.io/hashicorp/http"
|
||||
version = ">= 3.6.1"
|
||||
}
|
||||
random = {
|
||||
source = "registry.terraform.io/hashicorp/random"
|
||||
version = ">= 3.9.0"
|
||||
}
|
||||
pass = {
|
||||
source = "registry.terraform.io/digipost/pass"
|
||||
version = ">= 2.1.1"
|
||||
}
|
||||
}
|
||||
|
||||
backend "local" {
|
||||
|
||||
Reference in New Issue
Block a user