Skip to content

Commit 3f4b9aa

Browse files
authored
Update README.md and docs
1 parent 236168c commit 3f4b9aa

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
@@ -153,10 +153,6 @@ We highly recommend that in your code you pin the version to the exact version y
153153
using so that your infrastructure remains stable, and update versions in a
154154
systematic way so that they do not catch you by surprise.
155155

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-
160156

161157
```hcl
162158
module "subnets" {

0 commit comments

Comments
 (0)