Skip to content

Commit 88ebdea

Browse files
pauldotyuCopilot
andauthored
Update website/blog/2025-12-16-deploy-aks-automatic-terraform-helm/index.md
Co-authored-by: Copilot <[email protected]>
1 parent 0a2c0f2 commit 88ebdea

File tree

1 file changed

+1
-1
lines changed
  • website/blog/2025-12-16-deploy-aks-automatic-terraform-helm

1 file changed

+1
-1
lines changed

website/blog/2025-12-16-deploy-aks-automatic-terraform-helm/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ Create a new directory and add a Terraform configuration file (for example, `mai
4545

4646
```hcl
4747
terraform {
48-
required_version = ">= 1.9, < 2.0"
48+
required_version = ">= 1.14, < 2.0"
4949
5050
required_providers {
5151
azurerm = {

0 commit comments

Comments
 (0)