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 #cloud
Steps I went though to create a AWS EC2 server using IaC GitHub actions and Terraform Cloud

Cloud services are great but can be very costly. It's a good practice to set up a budget alert in Azure cloud so just in case you leave a cloud servic

Instructions in writing a CI/CD GitHub Actions workflow to turn on a Amazon Web Services EC2 Virtual Machine

First get a Free SSL Certificate for your website Go to https://www.sslforfree.com/ Add your domain — eg Codecloudservices.com Click create free ssl certificate Create an account and follow instructions select 90 day validity — Remember to renew th...
