page_title | subcategory | description |
---|---|---|
opal_resource Data Source - terraform-provider-opal |
Resource DataSource |
Resource DataSource
data "opal_resource" "my_resource" {
id = "4baf8423-db0a-4037-a4cf-f79c60cb67a5"
}
id
(String) The ID of the resource.
admin_owner_id
(String) The ID of the owner of the resource.app_id
(String) The ID of the app.custom_request_notification
(String) Custom request notification sent upon request approval.description
(String) A description of the resource.name
(String) The name of the resource.parent_resource_id
(String) The ID of the parent resource.remote_info
(Attributes) Information that defines the remote resource. This replaces the deprecated remote_id and metadata fields. (see below for nested schema)request_configurations
(Attributes List) A list of configurations for requests to this resource. (see below for nested schema)require_mfa_to_approve
(Boolean) A bool representing whether or not to require MFA for reviewers to approve requests for this resource.require_mfa_to_connect
(Boolean) A bool representing whether or not to require MFA to connect to this resource.resource_type
(String) The type of the resource.risk_sensitivity
(String) The risk sensitivity level for the resource. When an override is set, this field will match that.risk_sensitivity_override
(String) Indicates the level of potential impact misuse or unauthorized access may incur.ticket_propagation
(Attributes) Configuration for ticket propagation, when enabled, a ticket will be created for access changes related to the users in this resource. (see below for nested schema)
Read-Only:
aws_account
(Attributes) Remote info for AWS account. (see below for nested schema)aws_ec2_instance
(Attributes) Remote info for AWS EC2 instance. (see below for nested schema)aws_eks_cluster
(Attributes) Remote info for AWS EKS cluster. (see below for nested schema)aws_iam_role
(Attributes) Remote info for AWS IAM role. (see below for nested schema)aws_permission_set
(Attributes) Remote info for AWS Identity Center permission set. (see below for nested schema)aws_rds_instance
(Attributes) Remote info for AWS RDS instance. (see below for nested schema)gcp_big_query_dataset
(Attributes) Remote info for GCP BigQuery Dataset. (see below for nested schema)gcp_big_query_table
(Attributes) Remote info for GCP BigQuery Table. (see below for nested schema)gcp_bucket
(Attributes) Remote info for GCP bucket. (see below for nested schema)gcp_compute_instance
(Attributes) Remote info for GCP compute instance. (see below for nested schema)gcp_folder
(Attributes) Remote info for GCP folder. (see below for nested schema)gcp_gke_cluster
(Attributes) Remote info for GCP GKE cluster. (see below for nested schema)gcp_organization
(Attributes) Remote info for GCP organization. (see below for nested schema)gcp_project
(Attributes) Remote info for GCP project. (see below for nested schema)gcp_service_account
(Attributes) Remote info for a GCP service account. (see below for nested schema)gcp_sql_instance
(Attributes) Remote info for GCP SQL instance. (see below for nested schema)github_repo
(Attributes) Remote info for GitHub repository. (see below for nested schema)gitlab_project
(Attributes) Remote info for Gitlab project. (see below for nested schema)okta_app
(Attributes) Remote info for Okta directory app. (see below for nested schema)okta_custom_role
(Attributes) Remote info for Okta directory custom role. (see below for nested schema)okta_standard_role
(Attributes) Remote info for Okta directory standard role. (see below for nested schema)pagerduty_role
(Attributes) Remote info for Pagerduty role. (see below for nested schema)salesforce_permission_set
(Attributes) Remote info for Salesforce permission set. (see below for nested schema)salesforce_profile
(Attributes) Remote info for Salesforce profile. (see below for nested schema)salesforce_role
(Attributes) Remote info for Salesforce role. (see below for nested schema)teleport_role
(Attributes) Remote info for Teleport role. (see below for nested schema)
Read-Only:
account_id
(String) The id of the AWS account.
Read-Only:
account_id
(String) The id of the AWS account. Required for AWS Organizations.instance_id
(String) The instanceId of the EC2 instance.region
(String) The region of the EC2 instance.
Read-Only:
account_id
(String) The id of the AWS account. Required for AWS Organizations.arn
(String) The ARN of the EKS cluster.
Read-Only:
account_id
(String) The id of the AWS account. Required for AWS Organizations.arn
(String) The ARN of the IAM role.
Read-Only:
account_id
(String) The ID of an AWS account to which this permission set is provisioned.arn
(String) The ARN of the permission set.
Read-Only:
account_id
(String) The id of the AWS account. Required for AWS Organizations.instance_id
(String) The instanceId of the RDS instance.region
(String) The region of the RDS instance.resource_id
(String) The resourceId of the RDS instance.
Read-Only:
dataset_id
(String) The id of the dataset.project_id
(String) The id of the project the dataset is in.
Read-Only:
dataset_id
(String) The id of the dataset the table is in.project_id
(String) The id of the project the table is in.table_id
(String) The id of the table.
Read-Only:
bucket_id
(String) The id of the bucket.
Read-Only:
instance_id
(String) The id of the instance.project_id
(String) The id of the project the instance is in.zone
(String) The zone the instance is in.
Read-Only:
folder_id
(String) The id of the folder.
Read-Only:
cluster_name
(String) The name of the GKE cluster.
Read-Only:
organization_id
(String) The id of the organization.
Read-Only:
project_id
(String) The id of the project.
Read-Only:
email
(String) The email of the service account.project_id
(String) The id of the project the service account is in.service_account_id
(String) The id of the service account.
Read-Only:
instance_id
(String) The id of the SQL instance.project_id
(String) The id of the project the instance is in.
Read-Only:
repo_name
(String) The name of the repository.
Read-Only:
project_id
(String) The id of the project.
Read-Only:
app_id
(String) The id of the app.
Read-Only:
role_id
(String) The id of the custom role.
Read-Only:
role_type
(String) The type of the standard role.
Read-Only:
role_name
(String) The name of the role.
Read-Only:
permission_set_id
(String) The id of the permission set.
Read-Only:
profile_id
(String) The id of the permission set.user_license_id
(String) The id of the user license.
Read-Only:
role_id
(String) The id of the role.
Read-Only:
role_name
(String) The name role.
Read-Only:
allow_requests
(Boolean) A bool representing whether or not to allow requests for this resource.auto_approval
(Boolean) A bool representing whether or not to automatically approve requests for this resource.condition
(Attributes) (see below for nested schema)max_duration
(Number) The maximum duration for which the resource can be requested (in minutes).priority
(Number) The priority of the request configuration.recommended_duration
(Number) The recommended duration for which the resource should be requested (in minutes). -1 represents an indefinite duration.request_template_id
(String) The ID of the associated request template.require_mfa_to_request
(Boolean) A bool representing whether or not to require MFA for requesting access to this resource.require_support_ticket
(Boolean) A bool representing whether or not access requests to the resource require an access ticket.reviewer_stages
(Attributes List) The list of reviewer stages for the request configuration. (see below for nested schema)
Read-Only:
group_ids
(Set of String) The list of group IDs to match.role_remote_ids
(Set of String) The list of role remote IDs to match.
Read-Only:
operator
(String) The operator of the reviewer stage. Admin and manager approval are also treated as reviewers.owner_ids
(Set of String)require_admin_approval
(Boolean) Whether this reviewer stage should require admin approval.require_manager_approval
(Boolean) Whether this reviewer stage should require manager approval.
Read-Only:
enabled_on_grant
(Boolean)enabled_on_revocation
(Boolean)ticket_project_id
(String)ticket_provider
(String) The third party ticketing platform provider.