Skip to content
This repository has been archived by the owner on Nov 6, 2021. It is now read-only.

fix function level secrets #38

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

sneha-nagole
Copy link

Fixes issues reported in #31.

#What is changed

  1. function level secrets have function name as key in .serverless-secrets.json
  2. serverless resolves variables after loading the plugins. This is causing issues when function definitions are coming from a file or secret values are using variables. This has been resolved by loading config.environments in lifecycle event "before:package:initialize".

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant