Code Monkey home page Code Monkey logo

project's People

Contributors

aripalo avatar dependabot[bot] avatar joni3k avatar pomykaczi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

project's Issues

Additional Language Support

The plan is to support at least following CDK languages:

  • Python (pip)
  • Java (maven)
  • Go (github)

The additional publish mechanism for additional languages will be implemented once this package is close to v1 release.

Account-scoped stacks get environment in their name

If a project has both account- and environment-scoped stacks and environment context variable is given to cdk, account-scoped (created in AccountWrapper) stacks' names change to contain environment too. This should not happen, and it should be possible to deploy both stacks with single command giving both account and environment context variables.

More flexible account configuration options

Few people have requested more flexible account configuration options, such as:

  • multiple "dev" type of accounts
  • more complex configuration on which environments can live in which accounts

We should definitely support this. Internally this shouldn't be too big change, as internally there already is a concept of "account type label".

We might combine this feature request to be part of internal refactor we've considered for some time.

Expose the Name.stack method

We're using NestedStacks and would like to use the same naming convention for them. Currently we're using our own naming function but it would be so much better to use the Name.stack method for the same naming across the board.

Automatic account detection for environmental stacks

When using AccountStrategy (one/two/three) configuration for Project, conceptually we can determine the target account just from the target environment.

Some relativy small refactor/rewrite is required to enable this.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.