We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf322c2 commit 865bf29Copy full SHA for 865bf29
README.md
@@ -90,10 +90,6 @@ We highly recommend that in your code you pin the version to the exact version y
90
using so that your infrastructure remains stable, and update versions in a
91
systematic way so that they do not catch you by surprise.
92
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
-
97
98
```hcl
99
module "dynamodb_autoscaler" {
0 commit comments