Skip to content

Latest commit

 

History

History

piped-on-apprunner

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Running a piped on AWS App Runner

Overview

Prerequisites

  • You have PipeCD's Control Plane.
  • You have a piped config file.
  • (Optional) You have app.pipecd.yaml and other application config files.
  • Run Docker where you execute the IaC commands.

Usage > by Terraform

  1. Create your .tfvars file. All required variables are defined in variables.tf.
  2. Deploy
    sh apply.sh <YOUR_TFVARS_FILE_PATH>