terraform-aws-modules / terraform-aws-efs

Terraform module to create AWS EFS resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/efs/aws
Apache License 2.0
24 stars 38 forks source link

fix: Add comment warning about expensive provisioned throughput mode #29

Closed kodakmoment closed 5 months ago

kodakmoment commented 5 months ago

Description

Add warning about cost of using provisioned throughput mode .

Motivation and Context

Give a fair warning for users blindly copying and testing with the firs example.

Breaking Changes

No

How Has This Been Tested?

No testing needed because only cosmetic comment.

kodakmoment commented 5 months ago

This solves #28

antonbabenko commented 5 months ago

This PR is included in version 1.6.2 :tada:

github-actions[bot] commented 4 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.