Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Renovate Manager for Terraform #600

Merged
merged 3 commits into from
Oct 21, 2023

Conversation

ashdavies
Copy link
Owner

@ashdavies ashdavies commented Oct 21, 2023

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

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
@ashdavies ashdavies changed the title build/renovate custom manager terraform Custom Renovate Manager for Terraform Oct 21, 2023
@github-actions
Copy link
Contributor

No changes. Your infrastructure matches the configuration.

Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.

@github-actions
Copy link
Contributor

Build scan published to https://gradle.com/s/xvdt2piilpowy

@ashdavies ashdavies merged commit 008541c into main Oct 21, 2023
4 checks passed
@ashdavies ashdavies deleted the build/renovate-custom-manager-terraform branch October 21, 2023 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant