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 cdn resource missing issue #319

Merged
merged 1 commit into from
May 22, 2020
Merged

Fix cdn resource missing issue #319

merged 1 commit into from
May 22, 2020

Conversation

niuzhenguo
Copy link
Member

No description provided.

@lyc0221
Copy link

lyc0221 commented May 26, 2020

@niuzhenguo Thank you for fixing it!

But terraform init, the provider is not the new version. And I try to clone master and make build , it will be deleted.

How to do ?

@niuzhenguo
Copy link
Member Author

@lyc0221 That's weird, did you set the version in provider configuration?

@lyc0221
Copy link

lyc0221 commented May 27, 2020

no,

image

@niuzhenguo
Copy link
Member Author

So, where is the provider after your initialized, I mean the new downloaded provider. Maybe you can try to replace there.

@lyc0221
Copy link

lyc0221 commented May 27, 2020

cp /Users/lyc/code/go/bin/terraform-provider-huaweicloud .terraform/plugins/darwin_amd64/terraform-provider-huaweicloud_v1.14.0_x4

after I replaced by cp, it reports this error

Error: Could not satisfy plugin requirements


Plugin reinitialization required. Please run "terraform init".

Plugins are external binaries that Terraform uses to access and manipulate
resources. The configuration provided requires plugins which can't be located,
don't satisfy the version constraints, or are otherwise incompatible.

Terraform automatically discovers provider requirements from your
configuration, including providers used in child modules. To see the
requirements and constraints from each module, run "terraform providers".



Error: provider.huaweicloud: new or changed plugin executable

@lyc0221
Copy link

lyc0221 commented May 27, 2020

oh, it's ok after terraform init

Thank you very much!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants