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 236168c commit 3f4b9aaCopy full SHA for 3f4b9aa
README.md
@@ -153,10 +153,6 @@ We highly recommend that in your code you pin the version to the exact version y
153
using so that your infrastructure remains stable, and update versions in a
154
systematic way so that they do not catch you by surprise.
155
156
-Also, because of a bug in the Terraform registry ([hashicorp/terraform#21417](https://github.com/hashicorp/terraform/issues/21417)),
157
-the registry shows many of our inputs as required when in fact they are optional.
158
-The table below correctly indicates which inputs are required.
159
-
160
161
```hcl
162
module "subnets" {
0 commit comments