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 initialization for 2.2.0 not working and requesting GANDI_API_KEY #154

Open
educatedwarrior opened this issue Aug 10, 2024 · 0 comments

Comments

@educatedwarrior
Copy link

According to the new documentation on initiating the gandi provider, the API_KEY has been deprecated. However I am getting an error where the provider is still requesting the "GANDI_API_KEY", which currently cannot be created on the Gandi website. I followed the instructions to pass in "personal_access_token" as input and that doesn't work. I get the same error for 2.2.0 and 2.3.0

error configuring plugin: rpc error: code = Unknown desc = error initializing provider: gandi: some credentials information are missing: GANDI_API_KEY

│ with acme_certificate.certificates["xxxxxx.com"],
│ on dns.tf line 25, in resource "acme_certificate" "certificates":
│ 25: resource "acme_certificate" "certificates" {

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