Skip to content

PEN-65 fix schema bug for expiration in lifecyle rule

Seda Dogan requested to merge hotfix/PEN-65-fix-days-schema-bug into master

try to fix "- aws.s3.buckets.0.lifecycle.rules.0.expiration: Invalid type. Expected: object, given: array" error by changing exipration type to array in json schema

Merge request reports