Create a AWS S3 bucket with Github Actions
Below we are going to run a Github Action that creates a S3 bucket in AWS Cloud
Github workflows have AWS CLI commands built in so all you need to do it run the command See this link for more information
Create a GiHub account
Create a new reposi...
blog.azcodez.com3 min read