Skip to content

Dependabot: Ignore AWS TF provider updates#9

Merged
ethanholz merged 4 commits into
omsf:mainfrom
dwhswenson:dependabot-ignore-aws
Mar 10, 2026
Merged

Dependabot: Ignore AWS TF provider updates#9
ethanholz merged 4 commits into
omsf:mainfrom
dwhswenson:dependabot-ignore-aws

Conversation

@dwhswenson
Copy link
Copy Markdown
Member

We're pinned to old versions of the AWS provider because of issues I currently have in my local setup.

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 22, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.36%. Comparing base (c614c05) to head (7439fb5).

Additional details and impacted files
@@           Coverage Diff           @@
##             main       #9   +/-   ##
=======================================
  Coverage   98.36%   98.36%           
=======================================
  Files           8        8           
  Lines         306      306           
=======================================
  Hits          301      301           
  Misses          5        5           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR configures Dependabot to ignore AWS Terraform provider updates to version 5.0.0 and above, maintaining the current pinning to version 4.x due to local development environment constraints.

Changes:

  • Added an ignore block in the Dependabot Terraform configuration to exclude AWS provider updates >= 5.0.0

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@dwhswenson dwhswenson requested a review from ethanholz January 22, 2026 15:25
@ethanholz
Copy link
Copy Markdown
Contributor

@dwhswenson what is the path forward to actually enabling us to use newer versions of the AWS provider? If we are going to distribute this code to others, I would rather we stay up-to-date. I am willing to merge this PR if we are able to chart a solution to use newer versions.

@dwhswenson
Copy link
Copy Markdown
Member Author

what is the path forward to actually enabling us to use newer versions of the AWS provider?

Me doing some major reinstall on my local computer. Realistically, this is something I'll probably accomplish within a few months, but not within a few weeks.

@ethanholz ethanholz merged commit 6bc2f90 into omsf:main Mar 10, 2026
9 checks passed
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.

3 participants