arabold / serverless-export-env

Serverless plugin to export environment variables into a .env file
MIT License
102 stars 34 forks source link

disabled calls to the real aws infrastructure when running with sls offline #25

Closed marooned071 closed 3 years ago

marooned071 commented 3 years ago

fix for https://github.com/arabold/serverless-export-env/issues/24

movaldivia commented 3 years ago

@arabold could you accept this pr pls? I have the same issue D:

arabold commented 3 years ago

Unfortunately, I had to revert this PR as it broke some existing use cases for other users. We will need to bring it back using an optional command line parameter in one of the next versions.