From 3618dd57975d9b052e11f7fd4a8795295f98dc53 Mon Sep 17 00:00:00 2001 From: "Cloud Posse Bot (CI/CD)" Date: Fri, 8 Mar 2024 05:01:21 -0800 Subject: [PATCH] Update README.md and docs (#57) Co-authored-by: max-lobur --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 88fb35d..51bfa9b 100644 --- a/README.md +++ b/README.md @@ -107,10 +107,6 @@ We highly recommend that in your code you pin the version to the exact version y using so that your infrastructure remains stable, and update versions in a systematic way so that they do not catch you by surprise. -Also, because of a bug in the Terraform registry ([hashicorp/terraform#21417](https://github.com/hashicorp/terraform/issues/21417)), -the registry shows many of our inputs as required when in fact they are optional. -The table below correctly indicates which inputs are required. - This example will create an IAM user and allow read access to all objects in the S3 bucket `examplebucket`