DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

How to Create S3 Buckets using Terraform | Fit-DevOps

4 years ago medium.com
How to Create S3 Buckets using Terraform | Fit-DevOps

Summary: This is a summary of an article originally published by the source. Read the full original article here →

This Blog was Originally published at https://fitdevops.in.All the Latest updates and Contents will be published there.Don’t forget to check as I will post contents everyday… In this blog post , We will see how to create S3 buckets using Terraform.

So What we are going to do is, we will create a folder and inside that we will create terraform files.

In the provider.tf file , We will mention the provider as AWS and the region where the S3 bucket should be created.

And then we will create a file called s3.tf while contains the terraform script to create s3 bucket.

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com