Skip to content

Latest commit

 

History

History
63 lines (33 loc) · 1.64 KB

README.md

File metadata and controls

63 lines (33 loc) · 1.64 KB

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

SemVer Keep a Changelog

Terraform Module Template

Usage

This example demonstrates the usage of this Terraform module with default settings.

module "terraform_module_example" {
  source = "cloudeteer/terraform-module-example/azurerm"
}

Required Inputs

The following input variables are required:

Description: Example variable (between 3 and 13 characters)

Type: string

Outputs

The following outputs are exported:

Description: n/a

Contributions

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!

Copyright and license

Logo

© 2024 CLOUDETEER GmbH

This project is licensed under the MIT License.