CICD with Github Actions and Code Deploy
2024-08-10
1. Create Github Actions workflow file2. Create S3 bucket3. Create IAM role for Github Actions (OIDC)4. Configure EC2 (editing)5. Create IAM role for EC26. Configure CodeDeploy7. Create appspec.yml for CodeDeploy8. Write startup.sh script
Last updated