https://github.com/kvendingoldo/terraform-yandex-mdb-kafka
https://github.com/kvendingoldo/terraform-yandex-mdb-kafka
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kvendingoldo/terraform-yandex-mdb-kafka
- Owner: kvendingoldo
- License: apache-2.0
- Created: 2024-07-26T10:01:14.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-10-21T13:37:11.000Z (8 months ago)
- Last Synced: 2025-03-19T04:50:25.425Z (3 months ago)
- Language: HCL
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Yandex Cloud Terraform module
Terraform module which creates Yandex Cloud resources.
## Examples
Examples codified under
the [`examples`](https://github.com/terraform-yacloud-modules/terraform-yandex-module-template/tree/main/examples) are intended
to give users references for how to use the module(s) as well as testing/validating changes to the source code of the
module. If contributing to the project, please be sure to make any appropriate updates to the relevant examples to allow
maintainers to test your changes and to keep the examples up to date for users. Thank you!## Requirements
| Name | Version |
|------|---------|
| [terraform](#requirement\_terraform) | >= 1.3 |## Providers
No providers.
## Modules
No modules.
## Resources
No resources.
## Inputs
No inputs.
## Outputs
No outputs.
## License
Apache-2.0 Licensed.
See [LICENSE](https://github.com/terraform-yacloud-modules/terraform-yandex-module-template/blob/main/LICENSE).