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

Provider syntax #79

Closed
Tapanila opened this issue Mar 18, 2024 · 2 comments
Closed

Provider syntax #79

Tapanila opened this issue Mar 18, 2024 · 2 comments
Assignees

Comments

@Tapanila
Copy link
Contributor

I'm currently getting warning:
Declaring provider namespaces using the '<providerName>@<version>' expression has been deprecated. Please use an identifier instead.

If I use this format:
provider '[email protected]'

Warning message (which I think is very confusing by the way), goes away if I use this format:
provider microsoftGraph

Should all the samples be corrected or is the problem on the linter?

@dkershaw10
Copy link
Collaborator

Hi @Tapanila. Yes - I'd noticed this too. We'll get an update done.

@jason-dou
Copy link
Collaborator

@Tapanila Thanks for helping with updating the provider syntax! The changes are merged now so I will close this issue. Feel free to reopen if you have other questions.

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

No branches or pull requests

3 participants