Git Product home page Git Product logo

tech-challenge's People

Watchers

 avatar

tech-challenge's Issues

Tagging

I started with tagging all resources consistently, and then lost track of it mid development, leaving me with inconsistently tagged resources. I caught a snippet in the docs of a default_tags parameter and need to dive deeper and clean up the tags.

Fix idempotency

The terraform configuration currently will never get to a "satisfied state", it always has one lingering change or replacement in a loop.

It wants to recreate aws_autoscaling_attachment.app_attachment, and then update aws_autoscaling_group.app_asg, alternating between the two states each run, with auto scaling instances falling out of the target group after the autoscaling group is updated in place.

This may be resolved by reworking the launch template for #1, however I'm not certain.

rework launch configuration

I'm currently using a deprecated launch configuration rather than the recommended launch template. Fix this.

Key Creation

This configuration currently relies on manual key generation prior to applying the configuration. It feels clunky, but I wasn't able to quickly ascertain the right way to generate and locally store private keys in Terraform, and didn't want it to block the rest of my work. I started down a path of investigating how to output sensitive fields on the CLI, but decided to err on the side of secure, user managed keys for this proof of concept. If I have time I would revisit this and look into securely storing the key in SSM or locally.

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.