MatthiasScholz / cos

Basic Cluster Orchestration Setup
GNU Lesser General Public License v3.0
34 stars 11 forks source link

Cached Consul Node Id #26

Open MatthiasScholz opened 6 years ago

MatthiasScholz commented 6 years ago

This issue is similar to this one: #25.

The data cached by consul is backed into a snapshot and hence reused when the snapshot get instantiated a second time.

MatthiasScholz commented 6 years ago

This need to be discussed in the terraform-aws-consul modul since the consul setup is used from the associated module.

MatthiasScholz commented 5 years ago

Change request was denied - it is not intended to use snapshots this way. -> Rollback of #25 should be done.