Skip to content

feat: set regions in TF_VAR_regions for compat with destroy

Sylvester Chin requested to merge sc1-set-regions-in-tfvar into main

feat: set regions in TF_VAR_regions for compat with destroy

The destroy workflow does not have access to the runway manifest in the service project. But it only needs to know the current regions that are deployed.

This want vs have decision can be made in the deploy command.

Helps to fix team#111 (comment 2015553024)

Merge request reports