Create a new twingate_service_accounts data source
New functionality
Arguments
(Optional) name of type string
Filter results by the name of the service account.
Attributes
id ( string)
ID of the service account resource
name (string)
Name of the service account
resource_ids (set)
List of twingate_resource IDs that the service account is assigned to.
Filter only active resources
Paginate all resources
key_ids (set)
List of twingate_service_key IDs that are assigned to the service account.
Filter to only active keys
Paginate all keys
Notes
We’re intentionally not creating an equivalent twingate_service_keys data source as the twingate_service_accounts data source can used to identify key IDs as needed.
Create a new
twingate_service_accounts
data sourceNew functionality
Arguments
name
of typestring
Attributes
id
(string
)name
(string
)resource_ids
(set
)twingate_resource
IDs that the service account is assigned to.key_ids
(set
)twingate_service_key
IDs that are assigned to the service account.Notes
twingate_service_keys
data source as thetwingate_service_accounts
data source can used to identify key IDs as needed.