Skip to content

feat: upgrade terraform docs using renovate #13

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

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

Monska85
Copy link
Contributor

@Monska85 Monska85 commented Nov 26, 2024

PR Type

Enhancement


Description

  • Added Renovate bot configuration for automated terraform-docs updates
  • Renamed Makefile variable from TERRAFORM_DOCS_VERSION to TERRAFORM_DOCS_IMAGE_TAG for better clarity
  • Updated CHANGELOG.md with terraform-docs upgrade information
  • Extended renovate.json configuration to include terraform-docs specific settings

Changes walkthrough 📝

Relevant files
Documentation
CHANGELOG.md
Add changelog entry for terraform docs upgrade                     

CHANGELOG.md

  • Added entry for terraform docs docker image upgrade using renovate
+2/-0     
Enhancement
Makefile
Update Makefile variable for terraform-docs versioning     

Makefile

  • Renamed TERRAFORM_DOCS_VERSION variable to TERRAFORM_DOCS_IMAGE_TAG
  • Updated docker run command to use new variable name
  • +2/-2     
    Configuration changes
    renovate.json
    Add terraform-docs configuration to renovate                         

    renovate.json

  • Added new terraform_docs configuration extension from sparkfabrik
    repository
  • +2/-1     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    @sparkfabrik-ai-bot
    Copy link

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ Recommended focus areas for review

    Variable Renaming
    Verify that the renaming of TERRAFORM_DOCS_VERSION to TERRAFORM_DOCS_IMAGE_TAG doesn't break any existing CI/CD pipelines or scripts that might be using the old variable name

    @sparkfabrik-ai-bot
    Copy link

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @Monska85 Monska85 merged commit 5585804 into main Nov 26, 2024
    1 check passed
    @Monska85 Monska85 deleted the feat/upgrade_terraform_docs_using_renovate branch November 26, 2024 12:25
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    1 participant