Skip to content

Commit c72d8c6

Browse files
authored
Update README.md and docs
1 parent 2f1c7ec commit c72d8c6

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

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

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

10298

10399
For a complete example, see [examples/complete](examples/complete).
@@ -354,7 +350,7 @@ In general, PRs are welcome. We follow the typical "fork-and-pull" Git workflow.
354350

355351
## Copyright
356352

357-
Copyright © 2017-2022 [Cloud Posse, LLC](https://cpco.io/copyright)
353+
Copyright © 2017-2023 [Cloud Posse, LLC](https://cpco.io/copyright)
358354

359355

360356

@@ -429,7 +425,7 @@ Check out [our other projects][github], [follow us on twitter][twitter], [apply
429425

430426
[![README Footer][readme_footer_img]][readme_footer_link]
431427
[![Beacon][beacon]][website]
432-
428+
<!-- markdownlint-disable -->
433429
[logo]: https://cloudposse.com/logo-300x69.svg
434430
[docs]: https://cpco.io/docs?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-lambda-elasticsearch-cleanup&utm_content=docs
435431
[website]: https://cpco.io/homepage?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-lambda-elasticsearch-cleanup&utm_content=website
@@ -460,3 +456,4 @@ Check out [our other projects][github], [follow us on twitter][twitter], [apply
460456
[share_googleplus]: https://plus.google.com/share?url=https://github.com/cloudposse/terraform-aws-lambda-elasticsearch-cleanup
461457
[share_email]: mailto:?subject=terraform-aws-lambda-elasticsearch-cleanup&body=https://github.com/cloudposse/terraform-aws-lambda-elasticsearch-cleanup
462458
[beacon]: https://ga-beacon.cloudposse.com/UA-76589703-4/cloudposse/terraform-aws-lambda-elasticsearch-cleanup?pixel&cs=github&cm=readme&an=terraform-aws-lambda-elasticsearch-cleanup
459+
<!-- markdownlint-restore -->

0 commit comments

Comments
 (0)