Data Sources
upstash_team_data
example.tf
data "upstash_team_data" "teamData" { team_id = resource.upstash_team.exampleTeam.team_id}Schema
Required
team_idquerystringrequired
Unique Cluster ID for created cluster
Read-Only
copy_ccbool
Whether Credit Card is copied
idnumber
The ID of this resource.
team_membersmap(string)
Members of the team. (Owner must be specified, which is the owner of the api key.)
team_namestring
Name of the team