TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Terraform and Infrastructure as Code Best Practices

2 pointsby tylertreatover 5 years ago

1 comment

rabadakover 5 years ago
We use terraform at work, and because of the process it&#x27;s a huge pain to work with.<p>For example, to change permissions kinesis stream, Dev has to to create a PR in the tf config repo and wait for someone in SRE team to merge and apply the PR.<p>If I intend a single line change, I have to wait till Friday to get it noticed by SRE in a meeting. Then depending on the availability of his time, they would make those changes in upcoming month. God forbid if I make a typo or something.