About 21,700 results
Open links in new tab
  1. How to use GitHub Actions with AWS SAM and Multi-account

    Jul 23, 2023 · In this write-up, I’ll navigate you through the journey of creating a Continuous Integration and Continuous Delivery pipeline, harnessing the capabilities of GitHub Actions and AWS SAM with...

  2. Cross-account and cross-region deployment using GitHub actions and AWS ...

    Sep 15, 2020 · In this post, we show you how to use GitHub Actions to deploy an AWS Lambda-based API to an AWS account and Region using the cross-account deployment strategy. Using GitHub Actions may have associated costs in addition to the cost associated with the AWS resources you create.

  3. Github Actions aws-actions/configure-aws-credentials with multiple

    Nov 4, 2022 · I'm trying to setup a CI pipeline on Github Actions that could support multiple aws accounts. I have a "dev" account for deploying all the dev infrastructure and an "admin" account in which we manage terraform state (in an S3 bucket) for multiple projects, including this one.

  4. Multi-Account Deployment Using GitHub Actions and the AWS

    Nov 8, 2023 · Deploying resources across multiple AWS accounts can be a challenging task. This blog post outlines Big Cloud Country’s approach to streamline this process using Git flow, trunk-based development, GitHub Actions, and the AWS Cloud Development Kit (CDK).

  5. AWS Cross-Account Deployment with Terraform and Github actions

    Oct 26, 2024 · I hope this article provides valuable guidance on designing a robust AWS cross-account deployment strategy using Terraform and GitHub Actions. By following the practices outlined here,...

  6. AWS Multi-Account GitOps Deployment 2: GitHub Actions Setup

    Dec 22, 2023 · Learn to configure AWS accounts, set up AWS CLI/SSO, initialize GitHub Actions for AWS CDK, and deploy across AWS environments. Ideal for cloud engineers enhancing AWS workflows.

  7. Configure Multiple AWS Roles · Actions - GitHub

    Drop-in replacement for aws-actions/configure-aws-credentials with additional features to configure multiple AWS roles as AWS profiles. The primary reason this action exists is to address using multiple AWS Roles at the same time in GitHub Actions.

  8. AWS Multi-Account GitOps Deployment 1: Organizational Setup

    Nov 7, 2023 · Explore the comprehensive guide to AWS Multi-Account GitOps Deployment on AWS. Dive into AWS CDK setup, SSO configuration, and organizational structure strategies. Master AWS GitOps today!

  9. AWS Multi-Account GitOps Deployment 3: AWS GitHub

    Feb 8, 2024 · Discover the art of Multi-Account GitOps Deployment using GitHub Actions on AWS. This final series instalment covers CICD, AWS CDK setup, repository management, and secure deployment strategies for effective cloud engineering.

  10. Multi Account deployment using github action - Stack Overflow

    Jun 2, 2022 · Why not pass the Github Action secrets for AWS credentials directly to the step env for direct consumption by the TF AWS provider? –

  11. Some results have been removed