uselagoon / build-deploy-tool

Tool to generate build resources
2 stars 5 forks source link

fix: basic service port override when the service is set #269

Closed shreddedbacon closed 7 months ago

shreddedbacon commented 7 months ago

The step where the service is created didn't know about the port change capabilities of the basic service type. This fixes it so that it will set the override if it is set.

shreddedbacon commented 7 months ago

tested working. It might be a weird side-effect of the double apply, but this is good to go.

Yeah, it is