Skip to content

Commit

Permalink
Update version constraints in README for Terraform and providers
Browse files Browse the repository at this point in the history
  • Loading branch information
SadriG91 committed Nov 26, 2024
1 parent 6dfe1bb commit 5921994
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ This Terraform module deploys Google Kubernetes Engine (GKE) On-Premises cluster

| Name | Version |
| ---------- | --------- |
| terraform | >= 1.0 |
| google | >= 6.12.0 |
| kubernetes | >= 2.33.0 |
| terraform | ~> 1.7 |
| google | ~> 6.12.0 |
| kubernetes | ~> 2.33.0 |

## Usage

Expand Down

0 comments on commit 5921994

Please sign in to comment.