Giter Site home page Giter Site logo

Comments (1)

suryanarayanan avatar suryanarayanan commented on June 16, 2024

Cloudformation might be an overkill for the small set of resources that we stand up & tear down during test. We wanted to have some flexibility in creating and re using resources going forward.
For e.g,

  • the tests could be easily updated to use existing roles and instances via config parameters especially for the users who want to have a very minimal permissions on their test credentials.
  • Using existing resources could also speed up the development-test cycle. For e.g, if I run the tests in an ec2 instance it would be faster for me to re use the same instance to do the deployment.

Also, cloudformation is one extra dependency which could fail and the test should still take care of cleaning up resources on failures.
Being said that, you are welcome to throw in a cloudformation template to create the basic set of test resources and I'd be happy to review and merge it in.

Thanks,
Surya.

from aws-codedeploy-agent.

Related Issues (20)

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.