Giter VIP home page Giter VIP logo

Comments (12)

mmclane avatar mmclane commented on August 26, 2024 1

I want to be able to create and configure projects using terraform. Additionally, I want to be able to create an configure repositories within a project

from terraform-provider-project.

advissor avatar advissor commented on August 26, 2024 1

+1
We would like to Create Projects, create application users and attach roles + probably create repositories under this project
So, all the resources would be are scoped to certain project

from terraform-provider-project.

Natanande avatar Natanande commented on August 26, 2024 1

Please vote for https://www.jfrog.com/jira/browse/RTFACT-26289 which should provide the functionality to allow this feature to be added to the provider.

It seems like they have resolved this issue now!

from terraform-provider-project.

chb0github avatar chb0github commented on August 26, 2024

@markgalpin I have marked this as a feature request

from terraform-provider-project.

mdaalman avatar mdaalman commented on August 26, 2024

I agree, I would like to see this integrated in the terraform jfrog artifactory provider as well.

from terraform-provider-project.

 avatar commented on August 26, 2024

I agree as well, projects support would be super helpful

from terraform-provider-project.

markgalpin avatar markgalpin commented on August 26, 2024

We are definitely considering this as a feature for next quarter. If you have any more detailed specifics on what projects use cases are most important for you in the terraform provider, that will help us prioritize it.

from terraform-provider-project.

mickael1026 avatar mickael1026 commented on August 26, 2024

We would like to be able to manage project role and global role.
Having a data sources project will also help us. Jfrog admin will create the project then the project admin should be able to manage an existing project in an other terraform workspace.
Data sources for group, global role will also help us.

from terraform-provider-project.

mmclane avatar mmclane commented on August 26, 2024

For now I have a working solution using the restapi resource. Its not early as pretty but it works.

from terraform-provider-project.

ggolub avatar ggolub commented on August 26, 2024

+1
We just got started with this and cannot create repos because we are restricted by our IT to only being able to do so within projects. Since we can't specify a project key we are blocked.

from terraform-provider-project.

chb0github avatar chb0github commented on August 26, 2024

Support for projects was evaluated a couple of months ago and there was no way to get the list of repos in a project. Ergo, we couldn't implement it. It didn't even work properly in the UI. I just checked, and it seems you can now get the list of repos for a project, by supplying the projectKey as a query param when listing repositories

curl -snL "https://partnership.jfrog.io/artifactory/api/repositories?projectKey=foo"

An important note: the new endpoints that were added for project APIs ONLY support Authorization: Bearer (the ones in the admin section), and those could not be scoped down to projects and thus, require admin to function. So, the only way to make this work, currently, is to give out a god token

from terraform-provider-project.

ggolub avatar ggolub commented on August 26, 2024

Please vote for https://www.jfrog.com/jira/browse/RTFACT-26289 which should provide the functionality to allow this feature to be added to the provider.

from terraform-provider-project.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.