amplify-education / serverless-domain-manager

Serverless plugin for managing custom domains with API Gateways.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include custom domain in stack output

sbstjn opened this issue · comments

Hi, I just received an issue for my serverless-stack-output plugin to include the custom domain in the stack output. I think this is something you can easily add to the CloudFormation Outputs. My plugin takes all the stack output and writes it to a file or passes it to a function handler afterwards …