Deploy CloudTrail and ECR
Now that all the accounts have been deployed, we need to finalize the setup of the accounts. This includes deploying CloudTrail and ECR. These foundational components will be necessary to move forward with the rest of the deployment.
Steps | Actions |
---|---|
Deploy baseline components | task workflow deploy -f baseline |
1 Deploy Baseline Components
Deploy CloudTrail and ECR with the following workflow:
- Commands
- Taskfile Workflow
These are the commands included in the Too many commands? Consider using the Semaphore workflow! 🚀
deploy
workflow in the examples/snippets/stacks/workflows/baseline.yaml
file:- No commands found
Run the following from your Geodesic shell using the Semaphore workflow:
task workflow deploy -f baseline