【发布时间】:2021-09-14 08:08:56
【问题描述】:
这就是我想要做的事情
Given I changed a configuration in the load balancer
And I added that to my terraform declaration
When I run a plan there are zero changes which is expected
此时我是否需要刷新以匹配我的硬件状态才能申请?
或者当我运行应用程序时,这只会更新状态?
【问题讨论】:
-
您能否提供一个您当前的 TF 代码示例、您手动更改的内容以及刷新后的结果?
标签: terraform terraform-provider-aws