mirror of
https://github.com/outbackdingo/terraform-render-bootstrap.git
synced 2026-01-27 10:20:45 +00:00
Bump provider tls from 3.4.0 to v4
This commit is contained in:
committed by
Dalton Hubble
parent
d233e90754
commit
2bb4ec5bfd
@@ -4,6 +4,6 @@ terraform {
|
||||
required_version = ">= 0.13.0, < 2.0.0"
|
||||
required_providers {
|
||||
random = "~> 3.1"
|
||||
tls = "~> 3.2"
|
||||
tls = "~> 4.0"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user