githubEdit

Child Modules

An OpenTofu module (usually the root module of a configuration) can call other modules to include their resources into the configuration.

An OpenTofu module (usually the root module of a configuration) can call other modules to include their resources into the configuration. A module that has been called by another module is often referred to as a child module.

Child modules can be called multiple times within the same configuration, and multiple configurations can use the same child module.

circle-exclamation

Catalog

Core

Google Cloud Platform

Kubernetes

Last updated