Skip to content

feat(meta): warn the user if there are multiple variable sources used #3144

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 3 commits into from
Jun 13, 2025

Conversation

Gnoale
Copy link
Contributor

@Gnoale Gnoale commented Jun 6, 2025

│ Warning: Multiple credential sources detected
│
│   with provider["registry.terraform.io/scaleway/scaleway"],
│   on main.tf line 21, in provider "scaleway":
│   21: provider "scaleway" {
│
│ Variable	AvailableSources						Using
│ SCW_ACCESS_KEY	Profile defined in provider{} block, Environment variable	Environment variable
│

closes #3099

@Gnoale Gnoale requested a review from remyleone as a code owner June 6, 2025 14:47
@Gnoale Gnoale force-pushed the warn-creds branch 3 times, most recently from be91d5b to 0cfe921 Compare June 10, 2025 07:51
@Gnoale Gnoale force-pushed the warn-creds branch 2 times, most recently from 8e292fb to f3a35ae Compare June 11, 2025 08:03
@remyleone remyleone enabled auto-merge June 13, 2025 08:29
@remyleone remyleone added this pull request to the merge queue Jun 13, 2025
Merged via the queue into master with commit e096766 Jun 13, 2025
47 checks passed
@remyleone remyleone deleted the warn-creds branch June 13, 2025 08:36
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.

2 participants