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

Proxmox: Permissions issues creating the controlplane #5

Closed
mannp opened this issue Jun 11, 2023 · 2 comments
Closed

Proxmox: Permissions issues creating the controlplane #5

mannp opened this issue Jun 11, 2023 · 2 comments

Comments

@mannp
Copy link

mannp commented Jun 11, 2023

Non stop permissions issues for me, not sure what I am doing wrong, but putting it here if others give it a try :)

make create-controlplane

terraform apply -auto-approve -target=null_resource.controlplane

│ Warning: Resource targeting is in effect

│ You are creating a plan with the -target option, which means that the result of this plan may not represent all of the changes requested by the current configuration.

│ The -target option is not for routine use, and is provided only for exceptional situations such as recovering from errors or mistakes, or when Terraform specifically
│ suggests to use it as part of an error message.


│ Error: user kubernetes@pve has valid credentials but cannot retrieve user list, check privilege separation of api token

│ with provider["registry.terraform.io/telmate/proxmox"],
│ on auth.tf line 12, in provider "proxmox":
│ 12: provider "proxmox" {

@mannp mannp changed the title Permissions issues creating the controlplane Proxmox: Permissions issues creating the controlplane Jun 11, 2023
@sergelogvinov
Copy link
Owner

Hello, i think you use account for CCM/CSI in terraform pipeline.
The init folder uses only to create role/account for kubernetes deployments

@mannp
Copy link
Author

mannp commented Jun 12, 2023

Hello, i think you use account for CCM/CSI in terraform pipeline. The init folder uses only to create role/account for kubernetes deployments

Hi there, yes, I did also try with the root api key, with the same results, so will close this one while I investigate further :)

@mannp mannp closed this as completed Jun 12, 2023
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

2 participants