Configuring enable auto stop for worksapces via terraform
Hi , I wanted to configure automatic auto stop (e.g. after 4h of inactivity) for workspaces via terraform ( not UI which is possible ), however didnt see that possibility in docs. Can you provide me if its possible or potential way how to manage without UI settings .? Thanks!
5 Replies
<#1430457110776254505>
Category
Help needed
Product
Coder (v2)
Platform
Windows
Logs
Please post any relevant logs/error messages.
I believe it's these 2:
Activity bump - https://registry.terraform.io/providers/coder/coderd/latest/docs/resources/template#activity_bump_ms-1
Default autostop - https://registry.terraform.io/providers/coder/coderd/latest/docs/resources/template#default_ttl_ms-1
thanks it worked !
remember to close this post if it’s solved