aem-aws-stack-builder
aem-aws-stack-builder copied to clipboard
Deprecated configuration parameter [aem_component].enable_vol_encryption
As part of the development for #370 the configuration parameter [aem_component].enable_vol_encryption is going to be replaced by the new confguration parameter aws.encryption.ebs_volume.enable.
To keep the support of the old configuration parameter the cloudformation templates are still referring to the deprecated paramters. Though the code to use the new configuration parameter is already in the cloudformation template.
We can remove the deprecated parameter [aem_component].enable_vol_encryption and update the cloudformation template as part of the work for AEM OpenCloud v5.