Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@monstermakes/larry-environment

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@monstermakes/larry-environment

Tooling to build and maintaing larry cloud applications.

latest
Source
npmnpm
Version
0.0.9
Version published
Maintainers
1
Created
Source

larry-environment

npm version

https://nodei.co/npm/@monstermakes/larry-environment.png?downloads=true&downloadRank=true&stars=true

Description

Represents the tooling and libraries needed to deploy and maintain a cloud based environment.

TODO Talk to the fact that there is an AWS version only at this point

Aws Environment Developer Notes

If you are locally testing you can customize the cli by setting these ENV variables:

  • AWS_SSO_START_URL
    • This is the aws sso start url (https://<ACCT_SPECIFIC_INFO_HERE>.awsapps.com/start#/)
  • AWS_PROFILE
    • The name of the AWS_PROFILE to use (<ACCT_NAME>__<ROLE_NAME>)
  • ENVIRONMENT_CLOUDFORMATION_DIR
    • The local path to the cloudformation templates that represent this AWS environment

AWS Environment TODOs

  • Add support for Parameters with AllowedPattern

FAQs

Package last updated on 29 Mar 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts