Skip to content

Commit

Permalink
fix: warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
amanverma678 authored Nov 19, 2024
1 parent e3ba7c5 commit c929c41
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,9 @@ terraform {
source = "hashicorp/aws"
version = ">= 5.11.0"
}
kubernetes = {
source = "hashicorp/kubernetes"
version = ">= 2.33.0" # Specify the appropriate version
}
}
}

0 comments on commit c929c41

Please sign in to comment.