I would like to be able to send an image that has a url within my markdown file and that gets incorporated into the gamma generated cards. Something like this:
## Modular Deployment Structure
What We'll Build — Modular Deployment Structure
Rather than placing all resources in a single flat configuration, the deployment uses a
modular structure
. A single root module orchestrates four child modules:
-
Networking
— VPC, subnets, route tables, and internet gateway
-
TLS
— Certificate generation for secure communication
-
Load Balancer
— Application Load Balancer configuration and target groups
-
EC2
— Launch templates, Auto Scaling Group, and instance configuration