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

load_config_file in helm provider is deprecated #38

Open
Imane0 opened this issue Jan 13, 2021 · 0 comments
Open

load_config_file in helm provider is deprecated #38

Imane0 opened this issue Jan 13, 2021 · 0 comments

Comments

@Imane0
Copy link

Imane0 commented Jan 13, 2021

The load_config_file arg of the helm provider is deprecated. See helm documentation here

At this step of your tutorial, the terraform planfails with the following message :

Error: Unsupported argument on providers.tf line 55, in provider "helm": 55: load_config_file = false An argument named "load_config_file" is not expected here.

Removing or commenting the line with the load_config_file arg resolves the problem.

Can't create a pull request!

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

1 participant