Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/techprober/cloud-estate
Centralized Hub for Cloud Automation Configuration. [maintainers=@piyoki,@kunish]
https://github.com/techprober/cloud-estate
ansible cicd cloud-native kubernetes pipeline terraform
Last synced: about 13 hours ago
JSON representation
Centralized Hub for Cloud Automation Configuration. [maintainers=@piyoki,@kunish]
- Host: GitHub
- URL: https://github.com/techprober/cloud-estate
- Owner: techprober
- License: mit
- Created: 2021-11-09T13:29:29.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T21:33:12.000Z (3 months ago)
- Last Synced: 2024-08-15T23:07:19.795Z (3 months ago)
- Topics: ansible, cicd, cloud-native, kubernetes, pipeline, terraform
- Language: HCL
- Homepage:
- Size: 9.09 MB
- Stars: 17
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
☁️ Cloud Estate
Centralized Hub for Cloud Automation Configuration
## Introduction
CopyRight 2021-2024 @techprober. All rights reserved.
This repo serves to provide the end-users a way to better speed up their cloud automation process. Feel free to contribute.
## Pre-commit Hooks
This repo uses the [pre-commit framework](https://github.com/pre-commit/pre-commit-hooks) to set up hooks. To use it, run the following commands:
```bash
# Install with pip
pip install pre-commit
# Install pre-commit under root directory
pre-commit install
```## Contributors
Special thanks goes to all [ contributors ](https://github.com/TechProber/cloud-estate/graphs/contributors). If you would like to contribute, please see the [instructions](https://github.com/TechProber/cloud-estate/blob/master/docs/contribute.md).
[ Cloud Estate ](https://github.com/TechProber/cloud-estate) is inspired and introduced in 2021. Currently, it is maintained by [ Kevin Yu (@yqlbu) ](https://github.com/yqlbu), [ Shi Kun (@kunish) ](https://github.com/kunish), and [ Chris (@slchris) ](https://github.com/slchris).
## License
[MIT (C) TechProber](https://github.com/yqlbu/TechProber/cloud-estate/blob/master/LICENSE)