Terraform 1.9.0 Input Variable Validation: Validate Your Azure Region

Поділитися
Вставка
  • Опубліковано 30 чер 2024
  • EPISODE 103
    In this episode, we'll explore input variable validation features of Terraform 1.9.0 using Azure Region Module that I developed at the booth at last year's HashiConf.
    My version of the Module
    registry.terraform.io/modules...
    Matt-FFFFFF's Original Module
    registry.terraform.io/modules...
    🔗 Important Links:
    1. **Join the Azure Terraformer Community on Discord**: Stay connected, get the latest updates, and discuss with fellow Terraform and Azure enthusiasts. Click here: / discord
    2. **Support My Work**: If you find this tutorial helpful and appreciate what I do, consider buying me a coffee! Your support helps me create more content like this: www.buymeacoffee.com/azterraf...
    3. **Connect with Me on Social Media**: Follow me on various platforms for more tips, tricks, and Terraform insights: bento.me/markti
    4. **Become an Official Azure Terraformer**: For those who want to dive deeper into the world of Terraform, join my channel for exclusive benefits. As an Azure Terraformer Code Ninja, you'll get elite access to my Terraform code reviews. For those in my inner circle, there's even a monthly virtual 1-on-1 session with me!
    Join here: / @azure-terraformer
    Don't forget to like, share, and subscribe for more Terraform and Azure content. Your engagement helps this channel grow and allows me to continue providing high-quality tutorials. If you have any questions or suggestions, feel free to drop them in the comments section below.
    Happy Azure Terraforming! 🌍💻🚀
  • Наука та технологія

КОМЕНТАРІ • 13

  • @stevecarlson_pb5306
    @stevecarlson_pb5306 15 днів тому +1

    Great module! Especially the availability zones flag

  • @anthonybell1616
    @anthonybell1616 15 днів тому +1

    Awesome Video mate!

    • @azure-terraformer
      @azure-terraformer  15 днів тому +1

      Thanks mate! Looking forward to seeing you in October! 😊

  • @brendanclover8717
    @brendanclover8717 14 днів тому +1

    That's pretty cool. You could also do the something similar with VM SKUs e.g. validating the SKU is available in the region you want to use, validating the SKU meets CPU and Memory requirements, validating there is sufficient capacity within the region/availability zone to deploy the SKU.

    • @azure-terraformer
      @azure-terraformer  14 днів тому

      That is a fantastic idea!!! 💡 I don’t know if capacity will be possible but maybe quota!?! 🤠

    • @azure-terraformer
      @azure-terraformer  14 днів тому +1

      You are an inspiration! I wrote that module based on your suggestion! Thanks so much! Great idea! You can use this module to validate Compute SKUs. registry.terraform.io/modules/Azure-Terraformer/compute-skus/azurerm/latest

  • @star3am
    @star3am 14 днів тому +1

    Very cool module!

    • @azure-terraformer
      @azure-terraformer  14 днів тому +1

      Thanks! Have you tried it out yet?

    • @star3am
      @star3am 14 днів тому +1

      @@azure-terraformer I have not tried it out yet, I have no Azure workloads at the moment 🙀 but I do like how easy your module is to use, and how pluggable it is!

    • @azure-terraformer
      @azure-terraformer  14 днів тому +1

      Sadness! Hoping that will change someday!!! 🤓 appreciate the feedback!!!

  • @chinthakaru
    @chinthakaru 14 днів тому +1

    great video :)