This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Description
When I try to create a layer with the retain option in true the plugin doesnt allow me to do my deploy, is this is going to be fixed?
My fragment of that part is like below:
custom:
pythonRequirements:
layer:
name: layerserverlesstest
description: Only a test to create a layer
compatibleRuntimes:
- python3.7
compatibleArchitectures:
- x86_64
retain: true