Skip to content

Commit 4b135c7

Browse files
committed
updated required terraform version
1 parent d5de42a commit 4b135c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/observability/aws/deploy-use-aws-observability/deploy-with-terraform.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ System Files:
6060

6161
Before you run the Terraform script, perform the following actions on a server machine of your choice:
6262

63-
1. Install [Terraform](https://www.terraform.io/) version [0.13.0](https://releases.hashicorp.com/terraform/) or later. To check the installed Terraform version, run the following command:
63+
1. Install [Terraform](https://www.terraform.io/) version [1.6.0](https://releases.hashicorp.com/terraform/) or later. To check the installed Terraform version, run the following command:
6464
```bash
6565
$ terraform --version
6666
```

0 commit comments

Comments
 (0)