What happens when we run 'terraform plan' and 'terraform apply' with '-refresh-only' flag and when we run without this flag?
Mar 19, 2025 · 7 min read · How ‘ -refresh-only ‘ flag works: The -refresh-only flag can be used with terraform plan and terraform apply commands. When you run a command with this flag, Terraform will detect and show if any changes exists in our infrastructure, but it will not ...
Join discussion



