abcxyz / abc

Apache License 2.0
12 stars 3 forks source link

Add -version flag to upgrade command #567

Closed drevell closed 6 months ago

drevell commented 6 months ago

In many cases, we'll want to upgrade to a template version that hasn't been formally released as a tag. In these cases, the user can provide abc upgrade -version=main.

This will be useful for the gcp-org-terraform-template, which doesn't usually do tagged releases.