TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Terraform and Infrastructure as Code Best Practices

2 点作者 tylertreat超过 5 年前

1 comment

rabadak超过 5 年前
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.