What are the limits in Terraform Cloud ?
Is there any limit to the number of users / workspaces / runs / states stored in a given Terraform Cloud organization?
While we have not defined a specific limit on the number of runs performed or workspaces per organization, this is governed by the Terraform Cloud agreement, where we expect fair use and have the following anti-abuse policy:
Customer’s access and usage of the SaaS Service may not exceed the typical and customary utilization of such service, as contemplated by HashiCorp in its sole discretion (including, but not limited to, creating/deleting an excessive number of workspaces, excessive creation/deletion of accounts, and any non-standard usage of compute resources), and may not interfere with other users’ utilization of the SaaS Service.
Free tier organizations are limited to five active members.
Terraform Cloud customers on the "Free" and "Team" plans are limited to one concurrent Terraform run, and "Team and Governance" can purchase one additional concurrent run, so this could also become a limiting factor, depending on your use-case.
For "Free Tier" organizations, Terraform Cloud always retains at least the last 100 states (across all workspaces) and at least the most recent state for every workspace. Additional states beyond the last 100 are retained for six months, and are then deleted.