SlideRuleEarth / sliderule-prov-sys

Provisioning System for Slide Rule clusters
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Pull S3 terraform on every cluster start #125

Closed jpswinski closed 9 months ago

jpswinski commented 10 months ago

For clusters that use certain version tags - latest, v3, v4, etc - the tags are updated continually behind the scenes; and the intention is that as these tags are updated, they are immediately available to the cluster the next time the cluster is started.

Currently, the provisioning system will only pull the terraform from S3 when the configure command is executed. This needs to change so that the terraform is pulled every time a cluster starts.

cugarteblair commented 9 months ago

implemented in v3.3.4