Video upload date:  · Duration: PT1H46M27S  · Language: EN

When using modules to deploy infrastructure hashicorp video

terraform-associate-003 video for when using modules to deploy infrastructure, how would you export a value from one module to import into another module? For

This is a dedicated watch page for a single video.

Full Certification Question

When using modules to deploy infrastructure, how would you export a value from one module to import into another module? For example, a module dynamically deploys an application instance or virtual machine, and you need the IP address in another module to configure a related DNS record in order to reach the newly deployed application.