Oracle Cloud Infrastructure v3.9.0 published on Wednesday, Sep 24, 2025 by Pulumi
oci.DevOps.getProject
This data source provides details about a specific Project resource in Oracle Cloud Infrastructure Devops service.
Retrieves a project by identifier.
Example Usage
import * as pulumi from "@pulumi/pulumi";
import * as oci from "@pulumi/oci";
const testProject = oci.DevOps.getProject({
    projectId: testProjectOciDevopsProject.id,
});
import pulumi
import pulumi_oci as oci
test_project = oci.DevOps.get_project(project_id=test_project_oci_devops_project["id"])
package main
import (
	"github.com/pulumi/pulumi-oci/sdk/v3/go/oci/devops"
	"github.com/pulumi/pulumi/sdk/v3/go/pulumi"
)
func main() {
	pulumi.Run(func(ctx *pulumi.Context) error {
		_, err := devops.GetProject(ctx, &devops.GetProjectArgs{
			ProjectId: testProjectOciDevopsProject.Id,
		}, nil)
		if err != nil {
			return err
		}
		return nil
	})
}
using System.Collections.Generic;
using System.Linq;
using Pulumi;
using Oci = Pulumi.Oci;
return await Deployment.RunAsync(() => 
{
    var testProject = Oci.DevOps.GetProject.Invoke(new()
    {
        ProjectId = testProjectOciDevopsProject.Id,
    });
});
package generated_program;
import com.pulumi.Context;
import com.pulumi.Pulumi;
import com.pulumi.core.Output;
import com.pulumi.oci.DevOps.DevOpsFunctions;
import com.pulumi.oci.DevOps.inputs.GetProjectArgs;
import java.util.List;
import java.util.ArrayList;
import java.util.Map;
import java.io.File;
import java.nio.file.Files;
import java.nio.file.Paths;
public class App {
    public static void main(String[] args) {
        Pulumi.run(App::stack);
    }
    public static void stack(Context ctx) {
        final var testProject = DevOpsFunctions.getProject(GetProjectArgs.builder()
            .projectId(testProjectOciDevopsProject.id())
            .build());
    }
}
variables:
  testProject:
    fn::invoke:
      function: oci:DevOps:getProject
      arguments:
        projectId: ${testProjectOciDevopsProject.id}
Using getProject
Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.
function getProject(args: GetProjectArgs, opts?: InvokeOptions): Promise<GetProjectResult>
function getProjectOutput(args: GetProjectOutputArgs, opts?: InvokeOptions): Output<GetProjectResult>def get_project(project_id: Optional[str] = None,
                opts: Optional[InvokeOptions] = None) -> GetProjectResult
def get_project_output(project_id: Optional[pulumi.Input[str]] = None,
                opts: Optional[InvokeOptions] = None) -> Output[GetProjectResult]func LookupProject(ctx *Context, args *LookupProjectArgs, opts ...InvokeOption) (*LookupProjectResult, error)
func LookupProjectOutput(ctx *Context, args *LookupProjectOutputArgs, opts ...InvokeOption) LookupProjectResultOutput> Note: This function is named LookupProject in the Go SDK.
public static class GetProject 
{
    public static Task<GetProjectResult> InvokeAsync(GetProjectArgs args, InvokeOptions? opts = null)
    public static Output<GetProjectResult> Invoke(GetProjectInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetProjectResult> getProject(GetProjectArgs args, InvokeOptions options)
public static Output<GetProjectResult> getProject(GetProjectArgs args, InvokeOptions options)
fn::invoke:
  function: oci:DevOps/getProject:getProject
  arguments:
    # arguments dictionaryThe following arguments are supported:
- ProjectId string
- Unique project identifier.
- ProjectId string
- Unique project identifier.
- projectId String
- Unique project identifier.
- projectId string
- Unique project identifier.
- project_id str
- Unique project identifier.
- projectId String
- Unique project identifier.
getProject Result
The following output properties are available:
- CompartmentId string
- The OCID of the compartment where the project is created.
- Dictionary<string, string>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {"foo-namespace.bar-key": "value"}
- Description string
- Project description.
- Dictionary<string, string>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See Resource Tags. Example: {"bar-key": "value"}
- Id string
- Unique identifier that is immutable on creation.
- LifecycleDetails string
- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- Name string
- Project name (case-sensitive).
- Namespace string
- Namespace associated with the project.
- NotificationConfigs List<GetProject Notification Config> 
- Notification configuration for the project.
- ProjectId string
- State string
- The current state of the project.
- Dictionary<string, string>
- Usage of system tag keys. These predefined keys are scoped to namespaces. See Resource Tags. Example: {"orcl-cloud.free-tier-retained": "true"}
- TimeCreated string
- Time the project was created. Format defined by RFC3339.
- TimeUpdated string
- Time the project was updated. Format defined by RFC3339.
- CompartmentId string
- The OCID of the compartment where the project is created.
- map[string]string
- Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {"foo-namespace.bar-key": "value"}
- Description string
- Project description.
- map[string]string
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See Resource Tags. Example: {"bar-key": "value"}
- Id string
- Unique identifier that is immutable on creation.
- LifecycleDetails string
- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- Name string
- Project name (case-sensitive).
- Namespace string
- Namespace associated with the project.
- NotificationConfigs []GetProject Notification Config 
- Notification configuration for the project.
- ProjectId string
- State string
- The current state of the project.
- map[string]string
- Usage of system tag keys. These predefined keys are scoped to namespaces. See Resource Tags. Example: {"orcl-cloud.free-tier-retained": "true"}
- TimeCreated string
- Time the project was created. Format defined by RFC3339.
- TimeUpdated string
- Time the project was updated. Format defined by RFC3339.
- compartmentId String
- The OCID of the compartment where the project is created.
- Map<String,String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {"foo-namespace.bar-key": "value"}
- description String
- Project description.
- Map<String,String>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See Resource Tags. Example: {"bar-key": "value"}
- id String
- Unique identifier that is immutable on creation.
- lifecycleDetails String
- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- name String
- Project name (case-sensitive).
- namespace String
- Namespace associated with the project.
- notificationConfigs List<GetProject Notification Config> 
- Notification configuration for the project.
- projectId String
- state String
- The current state of the project.
- Map<String,String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. See Resource Tags. Example: {"orcl-cloud.free-tier-retained": "true"}
- timeCreated String
- Time the project was created. Format defined by RFC3339.
- timeUpdated String
- Time the project was updated. Format defined by RFC3339.
- compartmentId string
- The OCID of the compartment where the project is created.
- {[key: string]: string}
- Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {"foo-namespace.bar-key": "value"}
- description string
- Project description.
- {[key: string]: string}
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See Resource Tags. Example: {"bar-key": "value"}
- id string
- Unique identifier that is immutable on creation.
- lifecycleDetails string
- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- name string
- Project name (case-sensitive).
- namespace string
- Namespace associated with the project.
- notificationConfigs GetProject Notification Config[] 
- Notification configuration for the project.
- projectId string
- state string
- The current state of the project.
- {[key: string]: string}
- Usage of system tag keys. These predefined keys are scoped to namespaces. See Resource Tags. Example: {"orcl-cloud.free-tier-retained": "true"}
- timeCreated string
- Time the project was created. Format defined by RFC3339.
- timeUpdated string
- Time the project was updated. Format defined by RFC3339.
- compartment_id str
- The OCID of the compartment where the project is created.
- Mapping[str, str]
- Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {"foo-namespace.bar-key": "value"}
- description str
- Project description.
- Mapping[str, str]
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See Resource Tags. Example: {"bar-key": "value"}
- id str
- Unique identifier that is immutable on creation.
- lifecycle_details str
- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- name str
- Project name (case-sensitive).
- namespace str
- Namespace associated with the project.
- notification_configs Sequence[GetProject Notification Config] 
- Notification configuration for the project.
- project_id str
- state str
- The current state of the project.
- Mapping[str, str]
- Usage of system tag keys. These predefined keys are scoped to namespaces. See Resource Tags. Example: {"orcl-cloud.free-tier-retained": "true"}
- time_created str
- Time the project was created. Format defined by RFC3339.
- time_updated str
- Time the project was updated. Format defined by RFC3339.
- compartmentId String
- The OCID of the compartment where the project is created.
- Map<String>
- Defined tags for this resource. Each key is predefined and scoped to a namespace. See Resource Tags. Example: {"foo-namespace.bar-key": "value"}
- description String
- Project description.
- Map<String>
- Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. See Resource Tags. Example: {"bar-key": "value"}
- id String
- Unique identifier that is immutable on creation.
- lifecycleDetails String
- A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.
- name String
- Project name (case-sensitive).
- namespace String
- Namespace associated with the project.
- notificationConfigs List<Property Map>
- Notification configuration for the project.
- projectId String
- state String
- The current state of the project.
- Map<String>
- Usage of system tag keys. These predefined keys are scoped to namespaces. See Resource Tags. Example: {"orcl-cloud.free-tier-retained": "true"}
- timeCreated String
- Time the project was created. Format defined by RFC3339.
- timeUpdated String
- Time the project was updated. Format defined by RFC3339.
Supporting Types
GetProjectNotificationConfig   
- TopicId string
- The topic ID for notifications.
- TopicId string
- The topic ID for notifications.
- topicId String
- The topic ID for notifications.
- topicId string
- The topic ID for notifications.
- topic_id str
- The topic ID for notifications.
- topicId String
- The topic ID for notifications.
Package Details
- Repository
- oci pulumi/pulumi-oci
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the ociTerraform Provider.
