fix: improve `prevent_unencrypted_uploads` documentation
what
Update documentation for the prevent_unencrypted_uploads variable to more clearly explain its behavior.
why
references
- Closes #177
notes
I also opened a PR on the CI job to fix this job error
[!IMPORTANT]
Cloud Posse Engineering Team Review Required
This pull request modifies files that require Cloud Posse's review. Please be patient, and a core maintainer will review your changes.
To expedite this process, reach out to us on Slack in the
#pr-reviewschannel.
/terratest
@cloudposse/engineering please review this PR.
@pazaan thank you for the PR.
Please add description to this variable https://github.com/cloudposse/terraform-aws-tfstate-backend/blob/main/examples/complete/variables.tf#L1
The test is complaining that the description is missing https://github.com/cloudposse/terraform-aws-tfstate-backend/actions/runs/9992629334/job/27618115720?pr=179
/terratest
@pazaan could you please add one more change to examples/complete/variables.tf to satisfy tflint:
variables.tf:6:1: warning: variable "arn_format" is declared but not used ()
/terratest
Thank you, @pazaan 👏
@cloudposse/approvers please review this as a code owner.