Skip to content

Commit 2fba4c4

Browse files
committed
Fixed docs
1 parent 4bbef07 commit 2fba4c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/runtimes/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,15 @@ Note that this example may create resources which cost money. Run `terraform des
2424
| Name | Version |
2525
|------|---------|
2626
| <a name="requirement_terraform"></a> [terraform](#requirement\_terraform) | >= 1.2 |
27-
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 4.63 |
27+
| <a name="requirement_aws"></a> [aws](#requirement\_aws) | >= 5.32 |
2828
| <a name="requirement_http"></a> [http](#requirement\_http) | >= 3.0 |
2929
| <a name="requirement_random"></a> [random](#requirement\_random) | >= 3.0 |
3030

3131
## Providers
3232

3333
| Name | Version |
3434
|------|---------|
35-
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 4.63 |
35+
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 5.32 |
3636
| <a name="provider_http"></a> [http](#provider\_http) | >= 3.0 |
3737
| <a name="provider_random"></a> [random](#provider\_random) | >= 3.0 |
3838

0 commit comments

Comments
 (0)