Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 528 Bytes

File metadata and controls

17 lines (13 loc) · 528 Bytes

github-actions-aws-pipeline-demo

Initialization

Add your AWS region in the placeholder <<REGION>> in the files

  • .github/workflows/pipeline.yml
  • terraform.tfvars
  • providers.tf

Add your AWS account_id in the placeholder <<ACCOUNT_ID>> in the files

  • .github/workflows/pipeline.yml

Add an unique bucket name in the placeholder <<BUCKET_NAME>> in the files

  • terraform.tfvars
  • providers.tf

Add your github organisation <<GITHUB_ORG_NAME>> and repo name <<GITHUB_REPO_NAME>> in the file:

  • terraform.tfvars