rake-terraform icon indicating copy to clipboard operation
rake-terraform copied to clipboard

terraform_refresh

Open calvn opened this issue 9 years ago • 1 comments

In addition to the available plan and apply commands, there should also be support for the refresh to fetch against the real resources.

calvn avatar Nov 23 '15 23:11 calvn

FWIW, terraform performs an implicit refresh before a plan. They should be functionally identical if you haven't updated your tf files. But yes, it might also be a good idea to add an explicit refresh.

maclennann avatar Nov 30 '15 15:11 maclennann