Recued
Menu
← Back to recipes

Create a Heroku app intake

by recued-core v1 11 views

Use “Create a Heroku app intake” in Recued. It runs the Heroku app creation workflow with approval before changes are made.

How it works 15 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (15 steps)
app_key trim
Trim whitespace from setting app name
region_key trim
Trim whitespace from setting region
stack_key trim
Trim whitespace from setting stack
has_app_name compare
Check if app key has data
account_context ?
regions_raw ?
stacks_raw ?
existing_apps_raw ?
created_app ?
skip: step.has_app_name not_equal true
created_app_read ?
skip: step.has_app_name not_equal true
defaults defaults
Apply defaults
region_count count
Count items in regions
stack_count count
Count items in stacks
existing_app_count count
Count items in existing apps
card to_summary
Format results as a summary card
Settings 5 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

stack setting = heroku-24
heroku setting =
region setting = us
app name setting =
feature flags setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Permissions it requires

Read your Heroku connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

heroku herokuappcreateintakeapprovalpack:heroku

Details

15 steps 5 configurable settings recipe_id: create-app-intake-heroku