g33kzone

g33kzone

Follow
homenewsletter
Tag

github-actions

#github-actions-1

More content

Read more stories on Hashnode


Articles with this tag

Build AWS AMI with HashiCorp Packer using GitHub Actions

Aug 10, 20217 min read 5.0K views

Security best practices recommend the latest base images (e.g. AWS AMI ) for spinning VM on the cloud. Up to date software patches reduce the risk of...

Build AWS AMI with HashiCorp Packer using GitHub Actions

Terraform -Automate CI/CD Workflows via GitHub Actions

Jul 18, 20217 min read 1.0K views

This article will set up a CI/CD pipeline for our Terraform source code ( refer post ) to spin AWS EC2 instance. The aim is to automate our...

Terraform -Automate CI/CD Workflows via GitHub Actions