Linux
Create an S3 Bucket on AWS using Terraform
Terraform is the “Infrastructure as Code (IaC)” tool. It is used to build, manage and change infrastructure in a safe and repeatable way. In this article, I will show you how to use Terraform to create an S3 bucket on AWS.