hashicorp / terraform-docs-agents

Content for Terraform's agents documentation.
terraform-docs-agents.vercel.app
Mozilla Public License 2.0
7 stars 15 forks source link

Remove 20 agent pool per organization limit #4

Closed JarrettSpiker closed 2 years ago

JarrettSpiker commented 2 years ago

The limit on the number of agent pools in TFC is being removed.

We will merge this once the remove-agent-pool-limit feature flag is enabled


vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
terraform-docs-agents ✅ Ready (Inspect) Visit Preview Jun 1, 2022 at 7:43PM (UTC)
JarrettSpiker commented 2 years ago

I'll approve, as I know this is correct! But question for you --> Is there any advice we want to give folks about the number, even if there is no limit? Any performance considerations or anything? If not, that's cool. But just checking :)

That's a good question! Off the top of my head, no advice in particular...the thing which can be performance intensive are agents, not agent pools. I am going to do some testing around this before we GA this feature though, so I will loop back if we find anything interesting there worth calling out!