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

Fix: Ensure provider is correctly set #548

Conversation

MovieStoreGuy
Copy link
Collaborator

Context

In the previous PR, the provider was update to ensure that user's either provider a token or service account. However, the provider fields were not accessed in the configuration set up so it fails the validation.

Changes

  • Ensure that provider fields are referenced
  • Removing conflicts statement on provider settings.

Copy link

codecov bot commented Nov 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.87%. Comparing base (94c91d4) to head (5ab7039).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #548   +/-   ##
=======================================
  Coverage   94.87%   94.87%           
=======================================
  Files          35       35           
  Lines        2107     2107           
=======================================
  Hits         1999     1999           
  Misses         89       89           
  Partials       19       19           

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


🚨 Try these New Features:

@MovieStoreGuy MovieStoreGuy merged commit 3f55b51 into splunk-terraform:main Nov 20, 2024
8 checks passed
@MovieStoreGuy MovieStoreGuy deleted the msg/hotfix-ensure-config-is-passed branch November 20, 2024 22:02
@github-actions github-actions bot locked and limited conversation to collaborators Nov 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants