Skip to content

retain option not valid for layer creation #697

Open
@dmtzs

Description

@dmtzs

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions