feat: Add support for throughput parameter for gp3 volumes (#1146)

This commit is contained in:
Siddarth Prakash
2020-12-22 10:26:47 -05:00
committed by GitHub
parent ccacc17792
commit 7d6e672303
4 changed files with 14 additions and 3 deletions

View File

@@ -145,7 +145,7 @@ MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-a
| Name | Version |
|------|---------|
| terraform | >= 0.12.9, != 0.13.0 |
| aws | >= 3.3.0 |
| aws | >= 3.21.0 |
| kubernetes | >= 1.11.1 |
| local | >= 1.4 |
| null | >= 2.1 |
@@ -156,7 +156,7 @@ MIT Licensed. See [LICENSE](https://github.com/terraform-aws-modules/terraform-a
| Name | Version |
|------|---------|
| aws | >= 3.3.0 |
| aws | >= 3.21.0 |
| kubernetes | >= 1.11.1 |
| local | >= 1.4 |
| null | >= 2.1 |