We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0de0b81 commit e1c8c8aCopy full SHA for e1c8c8a
README.md
@@ -93,10 +93,6 @@ We highly recommend that in your code you pin the version to the exact version y
93
using so that your infrastructure remains stable, and update versions in a
94
systematic way so that they do not catch you by surprise.
95
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
-
100
101
```hcl
102
module "kms_key" {
0 commit comments