score-spec / score-compose

Reference implementation for docker-compose target platform support
https://score.dev/
Apache License 2.0
445 stars 40 forks source link

fix(provisioner): typo in rabbit provisioner causing bugs when genera… #133

Closed astromechza closed 4 months ago

astromechza commented 4 months ago

This fixes a small issue in the rabbitmq provisioner which would always produce random vhost names on each generate call instead of re-using the vhost name stored in the state of the resource.