"terraform show PLANFILE" fails to include warnings that are present in the output of terraform plan. When the output of terraform plan -out is saved in a PLANFILE and shown using "terraform show", warning messages that are originally present in terraform plan are not displayed in "terraform show PLANFILE".
"terraform show PLANFILE" fails to include warnings that are present in the output of terraform plan. When the output of terraform plan -out is saved in a PLANFILE and shown using "terraform show", warning messages that are originally present in terraform plan are not displayed in "terraform show PLANFILE".