Skip to content

Commit 865bf29

Browse files
Update README.md and docs (#54)
Co-authored-by: max-lobur <[email protected]>
1 parent bf322c2 commit 865bf29

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Diff for: README.md

-4
Original file line numberDiff line numberDiff line change
@@ -90,10 +90,6 @@ We highly recommend that in your code you pin the version to the exact version y
9090
using so that your infrastructure remains stable, and update versions in a
9191
systematic way so that they do not catch you by surprise.
9292

93-
Also, because of a bug in the Terraform registry ([hashicorp/terraform#21417](https://github.com/hashicorp/terraform/issues/21417)),
94-
the registry shows many of our inputs as required when in fact they are optional.
95-
The table below correctly indicates which inputs are required.
96-
9793

9894
```hcl
9995
module "dynamodb_autoscaler" {

0 commit comments

Comments
 (0)