ci-runner/terraform/main.tf: set version = 4.14.0
This commit is contained in:
parent
e531ab4d00
commit
32fc7fefb5
@ -9,6 +9,7 @@ terraform {
|
||||
}
|
||||
aws = {
|
||||
source = "hashicorp/aws"
|
||||
version = "= 4.14.0"
|
||||
}
|
||||
tls = {
|
||||
source = "hashicorp/tls"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user