Data Source: oci_tenantmanagercontrolplane_sender_invitations

This data source provides the list of Sender Invitations in Oracle Cloud Infrastructure Tenantmanagercontrolplane service.

Return a (paginated) list of sender invitations.

Example Usage

data "oci_tenantmanagercontrolplane_sender_invitations" "test_sender_invitations" {
	#Required
	compartment_id = var.compartment_id

	#Optional
	display_name = var.sender_invitation_display_name
	recipient_tenancy_id = oci_identity_tenancy.test_tenancy.id
	state = var.sender_invitation_state
	status = var.sender_invitation_status
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

SenderInvitation Reference

The following attributes are exported: