DevOps Classroom notes 22/May/2025

Using Terraform to Create AWS S3 Bucket

  • Resource:
    • S3 Bucket
  • Inputs required for resource:

    • region (location)
    • name
  • Try: Creating S3 bucket manually

Configure AWS CLI Credentials

  • Terraform provider by default uses CLI Credentials
  • Watch classroom recording on how to create credentials
  • Ensure AWS CLI is installed
  • Once access key is generated execute aws configure on terminal

Lets write template

Terraform workflow

Preview

Terraform always tries to match your desired state

  • In Terraform we use declarative programming to define what we want (desired state)
  • Terraform will work to manage infrastructure to meet your desired state.

Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube