aem-aws-stack-builder icon indicating copy to clipboard operation
aem-aws-stack-builder copied to clipboard

Deprecated configuration parameter [aem_component].enable_vol_encryption

Open mbloch1986 opened this issue 5 years ago • 0 comments

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.

mbloch1986 avatar Jan 22 '20 23:01 mbloch1986