DevOps Classroom notes 31/May/2025

Terraform functions

Terraform meta argument count

  • Refer Here for count which helps in creating multiple resources.
  • Refer Here for the changes done to create multiple resources based on variables passed using count function

Terraform expressions

Terraform conditional creation of resources

  • We can use count to do this
resource 'xxxxx' 'yy' {
    count  = 0
}

Terraform locals

Terraform outputs

Terraform block

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