Skip to content

Hide the full Terraform plan refresh output in Atlantis

What

Hide the full Terraform plan refresh output in Atlantis, by hiding the terraform plan output completely and running terraform show $PLANFILE after instead.

Why

This will make the Atlantis comments shorter, to avoid having to scroll to see the actual diff.

Part of https://gitlab.com/gitlab-com/gl-infra/reliability/-/issues/24613

Merge request reports

Loading