Skip to content

Commit e1c8c8a

Browse files
Update README.md and docs (#39)
Co-authored-by: max-lobur <[email protected]>
1 parent 0de0b81 commit e1c8c8a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -93,10 +93,6 @@ We highly recommend that in your code you pin the version to the exact version y
9393
using so that your infrastructure remains stable, and update versions in a
9494
systematic way so that they do not catch you by surprise.
9595

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

10197
```hcl
10298
module "kms_key" {

0 commit comments

Comments
 (0)