Habitat provisioner does not use specified channel
attribute when performing hab pkg install
behind the scenes
#17334
Labels
channel
attribute when performing hab pkg install
behind the scenes
#17334
We have seen behavior where, when provisioning services via the Terraform Habitat provisioner, the
channel
attribute we pass is not being respected when the provisioner pre-installs service packages before loading them. We think the culprit code is in the block linked below:terraform/builtin/provisioners/habitat/resource_provisioner.go
Lines 609 to 612 in 8566ade
cc: @nsdavidson, @bixu, @smartb-pair
The text was updated successfully, but these errors were encountered: