DevOps Classroom Series – 17/Dec/2021

Terraform Infra Creation

  • The terraform commands and its behavior Preview
  • The terraform is storing the state in the local folder by default

Activity: AWS infra 2

  • Phase 1: Implemenation: Create a VPC as specified below Preview
  • For manual steps watch classroom recording
  • aws_vpc: Refer Here
  • aws_subnet: Refer Here
  • While creating subnet we need vpc id which we can get from the attributes of the vpc resource created. Refer Here
  • To use the attributes syntax is <resource-type>.<resource-name>.<attribute-name>
  • Refer Here for the changes done.

Leave a Reply

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

Please turn AdBlock off
Floating Social Media Icons by Acurax Wordpress Designers

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