green-intern-27665
08/15/2021, 11:48 AMhttp
any idea how to change that to a https
?many-yak-61188
08/15/2021, 1:57 PMconst listener = lbx.createListener(`api-web-${stack}`, {
protocol: 'HTTPS',
targetGroup: tgx,
vpc: vpc,
certificateArn: certificateValidation.certificateArn
});
millions-eve-97186
08/19/2021, 2:15 PM