Deploying a Component #
To deploy a component:
- Define a config file in the config repo
- Use the
deploy_config.py
script to publish the config to Parameter Store - Run Terraform (or Terragrunt) using the resolved configuration
Components can be deployed individually or as part of an orchestrated flow.