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

Project Created via Terraform Not Visible in Web UI for Organization Root User #40

Open
fsz-codeshop opened this issue Jun 30, 2024 · 1 comment

Comments

@fsz-codeshop
Copy link

TLDR;

Problem Statement:
After creating a project using Terraform, the project does not appear in the web UI when accessed by the organization root user.

Reproducible Steps:

  1. Use Terraform to create a new project within the organization.
  2. Log in to the web UI using the organization root user credentials.
  3. Navigate to the section where projects are listed.

Expected Outcome:
The organization root user should be able to see all projects within the organization, including the newly created project.

Full Description

After creating a project via terraform, the project is not showing up in web UI:
image
image

My user is full-admin:
image

And according to the roled escription, it should have full-powers over projects:
image

I had to add my full-admin user to the project via terraform to be able to see it via web UI:
image
image

@valentindiehl
Copy link

I have the same issue unfortunately, also secrets created don't show up in the web UI and also projects created through terraform can't be selected in the CLI

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