Note
This repository is publicly accessible as part of our open-source initiative. We welcome contributions from the community alongside our organization's primary development efforts.
Terraform Module Template
This example demonstrates the usage of this Terraform module with default settings.
module "terraform_module_example" {
source = "cloudeteer/terraform-module-example/azurerm"
}
The following input variables are required:
Description: Example variable (between 3 and 13 characters)
Type: string
The following outputs are exported:
Description: n/a
We welcome all kinds of contributions, whether it's reporting bugs, submitting feature requests, or directly contributing to the development. Please read our Contributing Guidelines to learn how you can best contribute.
Thank you for your interest and support!
© 2024 CLOUDETEER GmbH
This project is licensed under the MIT License.