https://github.com/cloudnationhq/terraform-azure-workflows
Performs linting, validation of terraform modules, and conducts global testing.
https://github.com/cloudnationhq/terraform-azure-workflows
wam
Last synced: 3 months ago
JSON representation
Performs linting, validation of terraform modules, and conducts global testing.
- Host: GitHub
- URL: https://github.com/cloudnationhq/terraform-azure-workflows
- Owner: CloudNationHQ
- License: mit
- Created: 2024-01-16T15:37:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-24T10:35:37.000Z (4 months ago)
- Last Synced: 2025-02-24T10:39:25.435Z (4 months ago)
- Topics: wam
- Language: Go
- Homepage:
- Size: 171 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Awesome Lists containing this project
README
# Shared Workflows
This repository is home to a wide range of caller workflows designed for interoperability across our terraform module repositories.
These platform-agnostic workflows are developed with the intent of streamlining a multitude of critical processes, such as the validation of terraform module deployments, thorough linting checks, and the automated creation of github releases.
Beyond their individual functionalities, these workflows collectively serve a bigger purpose. They form the structural backbone for maintaining good code quality, ensuring consistent deployment practices, and facilitating efficient release management across our diverse module repositories.
In doing so, they significantly enhance our operational efficiency, reduce manual error, and ensure that our development practices align with industry standards.
## Authors
Module is maintained by [these awesome contributors](https://github.com/cloudnationhq/terraform-azure-workflows/graphs/contributors).
## Contributing
We welcome contributions from the community! Whether it's reporting a bug, suggesting a new feature, or submitting a pull request, your input is highly valued.
For more information, please see our contribution [guidelines](./CONTRIBUTING.md).
## License
MIT Licensed. See [LICENSE](./LICENSE) for full details.