Linux News
The world is talking about GNU/Linux and Free/Open Source Software
How to create a Terraform module
In this article, we will see how to create reusable modules in Terraform. Modules allow us to avoid code duplication. It means the same code can be used to create resources of the same type. By using modules you do not need to copy-paste your code to create multiple resources of the same type.
|
|
Full Story |
This topic does not have any threads posted yet!
You cannot post until you login.