Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Custom Renovate Manager for Terraform (#600)
* Include custom manager for Terraform GitHub workflow * Refactor Renovate configuration and workflows Refactored the Renovate configuration and workflows to improve the system's overall efficiency and maintainability. Made the following changes: - Replaced custom managers with regex managers in ".github/renovate.json" - Modified the match strings in the regex manager to target specific files and extract version information - Updated the dependencies and added the necessary environment variables in ".github/workflows/renovate.yml" - Removed explicit names of actions in the workflow steps and simplified the checkout and token generation steps
- Loading branch information