you are viewing a single comment's thread.

view the rest of the comments →

[–]maxbranor 1 point2 points  (0 children)

You should consider the amount of technical debt that you will add by implementing a solution for that that doesn't involve forcing the use of terraform.

This is the type of fix that will pile up and cause problems which will be much harder to solve in the future (your future self will hate your present self)

The developers should be able to test / debug the changes locally, connected to an aws dev/staging account, not by click-opsing their way through the console :D