Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

retain option not valid for layer creation #697

Open
dmtzs opened this issue May 10, 2022 · 0 comments
Open

retain option not valid for layer creation #697

dmtzs opened this issue May 10, 2022 · 0 comments

Comments

@dmtzs
Copy link

dmtzs commented May 10, 2022

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
@dmtzs dmtzs changed the title retain option not valid retain option not valid for layer creation May 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant