Skip to content

Instantly share code, notes, and snippets.

View adeel-shahzad's full-sized avatar
🎯
Focusing

Adeel Shahzad adeel-shahzad

🎯
Focusing
View GitHub Profile
@adeel-shahzad
adeel-shahzad / flowise-cloudformation.yml
Created December 12, 2024 17:10 — forked from MrHertal/flowise-cloudformation.yml
AWS Fargate cluster hosting Flowise exposed through ELB.
AWSTemplateFormatVersion: "2010-09-09"
Description: This template creates resources for Flowise application
Parameters:
Stage:
Description: Prefix of resource names
Type: String
Default: flowise