DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

GitHub Actions with AWS: Hands-On

5 years ago medium.com
GitHub Actions with AWS: Hands-On

Summary: This is a summary of an article originally published by the source. Read the full original article here →

Hi Folks, Lately, I was experimenting with GitHub Actions (GHA), as it is a buzzword since General Availability (GA), but I didn’t take time to try it before. GHA was released on GA in November 2019, the main features are: First of all, you will need to create your workflow in the following path : .github/workflows with YML file(s) in your GitHub repository.

In this Terraform example, I’m using GHA to replace my manually deployed (Makefile) MAMIP bot.

I’m using this simple command, equivalent to whoami on AWS CLI to check which IAM Role I’m using. For my sam use-case, I’m using this Action found on Marketplace from TractorZoom, as AWS does not provide any equivalent official GHA yet.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com