Skip to main content
Knowledge Base

Support for EFS throughput_mode set to elastic

Answer

Hello, I need to confirm if gruntwork supports the value **elastic** for the variable throughput_mode. The variables.tf says valid values are only: \"bursting\", \"provisioned\" https://github.com/gruntwork-io/terraform-aws-data-storage/blob/main/modules/efs/variables.tf If it is not supported, when can we expect the support to be enabled. Many thanks.

Hey @sewmiuraj, the latest release `v0.26.0` contain changes to upgrade the modules inside the data storage repo from 3.x.x to 4.22.0 which should give you the capability to use the feature you want. Please try it out and let us know if you have any further problems.