来源: https://developer.hashicorp.com/terraform/intro/core-workflow#working-as-a-team 下的 Plan 第三段.
The problem becomes producing that speculative plan output for the team to review. Some teams that still run Terraform locally make a practice that pull requests should include an attached copy of speculative plan output generated by the change author. Others arrange for their CI system to post speculative plan output to pull requests automatically.
比如这句 The problem becomes producing that speculative plan output for the team to review.
我结合 Google 翻译成 "这个问题变成了供团队审查的推测 plan 输出", 好瞎, 完全不知道什么意思🤣