Creating a AWS EC2 using Github Actions and Terraform Cloud
Steps I went though to create a AWS EC2 server using IaC GitHub actions and Terraform Cloud
Apr 21, 20223 min read229

Search for a command to run...
Articles tagged with #devops
Steps I went though to create a AWS EC2 server using IaC GitHub actions and Terraform Cloud

Setup a CI/CD GitHub Action to upload files to a S3 Bucket whenever you do a git push

Below we are going to add a bunch of commands into a file and run them all at once where you need to. This should help with development time

Below instructions on setting up an automated GitHub actions workflow that runs some PHP

Update Twitter status automatically using GitHub Actions
