DevOps Classroomnotes 16/Oct/2022

Terraform order of Creation

  • Way of Working of terraform
    Preview
  • Inputs to a resource is argument and output of a resource is attribute
  • To use attribute resource_type.resource_name.<attribute>
  • Implicit Dependency: using attributes of one resource as input i.e arguments to other resource will create implicit dependency. Refer Here for the changes with implicit
    Preview
  • Explicit dependencies Refer Here
    Preview
  • Refer Here for the fix done to solve the proble with azure where creation of resources were failing when we executed apply first time.

Exercise

  • Refer for manual screenshots of AWS and Azure Below

AWS

  • Create a VPC
    Preview
  • Create 6 subnets with name tags subnet1, subnet2, subnet3, subnet4, subnet5, subnet6
    Preview
    Preview
    Preview
    Preview
    Preview
    Preview

Azure

  • Create a resource group
  • Create a Vnet with 6 subnets
    Preview
    Preview

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