Skip to main content

Update dependencies with Renovate safely

We assume that tools are updated by Renovate Automatically. To decrease the burden, it is ideal that almost pull requests are merged automatically.

But it is danger to change infrastructure by terraform apply automatically. So tfaction makes CI failed when the result of terraform plan includes any changes, and pull requests are merged automatically only when the result of terraform plan includes no change.

image