Skip to content

Commit

Permalink
Update README.md and docs (#54)
Browse files Browse the repository at this point in the history
Co-authored-by: max-lobur <max-lobur@users.noreply.github.com>
  • Loading branch information
cloudpossebot and max-lobur committed Mar 3, 2024
1 parent bf322c2 commit 865bf29
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,10 +90,6 @@ We highly recommend that in your code you pin the version to the exact version y
using so that your infrastructure remains stable, and update versions in a
systematic way so that they do not catch you by surprise.

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


```hcl
module "dynamodb_autoscaler" {
Expand Down

0 comments on commit 865bf29

Please sign in to comment.