DevOps Classroomnotes 24/May/2022

Terraform contd

  • Variable types: variable types supported by terraform are

    • string
    • number
    • bool
    • list
    • map
    • set
    • object
    • any
  • Terraform offers loops

    • loops with count paramter
    • loops with for_each expression
    • loops with for expression
  • Loops with count parameter: Refer Here for the usage of count parameter
    Preview

Terraform Functions

  • Terraform has lot of built in functions to help us with some logics/functionality Refer Here
  • To understand functions, explore them using terraform console
    Preview
  • Refer Here for the usage of length function
  • Exercise: What does coalesce and coalescelist functions do?
  • Used cidrsubnet function to dynamically calculate the cidr ranges Refer Here

Terraform Expressions

Exercise: try to understand all the types of terraforms with examples Refer Here

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