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 "Hello World!" Module
This example demonstrates the usage of this Terraform module with default settings.
module "example" {
source = "cloudeteer/helloworld/azurerm"
}
The following providers are used by this module:
- azurerm (>= 4.1)
The following resources are used by this module:
- azurerm_client_config.current (data source)
The following outputs are exported:
Description: n/a
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.