Skip to content

Commit f7ab24f

Browse files
renovate[bot]mrclrchtr
authored andcommitted
fix(deps): update terraform kubectl to >= 2.1.2
1 parent 3a91029 commit f7ab24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ terraform {
2424

2525
kubectl = {
2626
source = "alekc/kubectl"
27-
version = ">= 2.1.0"
27+
version = ">= 2.1.2"
2828
}
2929

3030
tls = {

0 commit comments

Comments
 (0)