Terraform Public Modules
Explore how to navigate the Terraform public module registry to find reusable, open source modules from cloud providers. Understand module details such as versions, inputs, outputs, and dependencies, and learn best practices for integrating public modules into your Terraform configurations.
Public module registry
Navigating to https://registry.terraform.io/ shows that there are public modules made available for many of the popular public cloud providers, including Amazon Web Services (AWS), Microsoft Azure, and Google Compute Platform (GCP). There are even modules for Alibaba Cloud ...