This sets up the CI/CD plumbing for deploying data infrastructure with Terraform and GitHub Actions, using AWS OIDC so you're not passing around long-lived credentials. You get a bootstrap setup that creates your S3 state backend and the IAM roles GitHub needs, then workflows that run terraform plan on PRs and terraform apply on merges with a manual approval gate for production. It's the standard pattern most teams eventually land on after a few months of clicking around the AWS console or running terraform from their laptops. The bootstrap step is the annoying part everyone has to do once, and this just gives you the working config so you can copy it and move on to actually building your data platform.
npx -y skills add aradotso/data-skills --skill infrastructure-cicd-data-engineering --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
microsoft/azure-skills
awslabs/agent-plugins
microck/ordinary-claude-skills
microsoft/github-copilot-for-azure
zxkane/aws-skills
awslabs/agent-plugins