Manging AWS IAM users accounts is an important task of any organisation that runs workloads in AWS, and today, we will create an IAM account using Terraform.
SysOps
Create An AWS S3 Bucket With Terraform
In this AWS and Terraform blog post I will show you how to create an S3 bucket using Terraform. I will also name the bucket with today’s name using Terraform built-in functions.
Create an AWS Credentials File On Ubuntu
In this blog post, we will show how to create an AWS credentials file without using AWS configure to configure access to AWS.
Install AWS CLI on Ubuntu 20.04
In this blog post, we will learn how to install the AWS CLI command-line utility on Ubuntu 20.04 server.