Automating Tests for Terraform

Sdílet
Vložit
  • čas přidán 28. 08. 2024
  • KZ Li, Solutions Engineer at HashiCorp, will explore testing strategies for your HashiCorp Terraform configuration and how to use Terraform’s native testing framework to test your Terraform files. To learn more, visit → www.hashicorp....
    Subscribe to our CZcams Channel → www.youtube.co...
    For hands-on interactive labs, visit HashiCorp Developer → developer.hash...
    HashiCorp provides infrastructure automation software for multi-cloud environments, enabling enterprises to unlock a common cloud operating model to provision, secure, connect, and run any application on any infrastructure. HashiCorp tools Vagrant, Packer, Terraform, Vault, Consul, Nomad, Boundary, and Waypoint allow organizations to deliver applications faster by helping enterprises transition from manual processes and ITIL practices to self-service automation and DevOps practices.
    For more information → hashicorp.com
    Twitter → / hashicorp
    LinkedIn → / hashicorp
    Facebook → / hashicorp

Komentáře • 3

  • @ChristopherKMEtou
    @ChristopherKMEtou Před 2 měsíci +1

    This looks awesome. But being someone who build terraform modules regularly, I doubt this will replace the current unit and integration testing methods that consist in deploying resources and validate them to ensure a module does what it is intended for.

  • @ferdzcruz8590
    @ferdzcruz8590 Před měsícem +1

    atta boy KZ!

  • @alexkhaerov
    @alexkhaerov Před 3 měsíci

    Looks promising, native test framework.