This message was deleted.
# general
s
This message was deleted.
c
Yes you can absolutely do this. The docs have an example of setting up a https listener: https://www.pulumi.com/registry/packages/aws/api-docs/alb/listener/#forward-action
You can setup your http listener to perform a redirect to https as usual
❤️ 1
c
Thank you so much! 🙂
c
Beware that I linked to AWS classic provider, you’re example is using awsx (which I think is
crosswalk
but don’t quote me on that). I don’t how well they mix and match
👀 1