I would like to have an generic org-formation function that I could use to make a request to any REST API and pass the response data into either a cloudformation or a TemplatingContext parameter.
Example of get data from a REST API endpoint then pass it into a hounds parameter:
I would like to have an generic org-formation function that I could use to make a request to any REST API and pass the response data into either a cloudformation or a TemplatingContext parameter.
Example of get data from a REST API endpoint then pass it into a
hounds
parameter: