Skip to content

Commit e9dd974

Browse files
renovate[bot]devops-wien-user
authored andcommitted
Update Terraform tls to v4.0.4
1 parent 4308f49 commit e9dd974

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ terraform {
1414
}
1515
tls = {
1616
source = "hashicorp/tls"
17-
version = "4.0.3"
17+
version = "4.0.4"
1818
}
1919
}
2020
required_version = ">= 1.2.6"

0 commit comments

Comments
 (0)