@shcallaway: I am compulsively Terraforming EVERYTHING at Sazabi. - Google Workspace users, groups, perms - Google Drives - 1Passwor…
Summary
The author describes using Terraform to codify and version control company configurations across various services like Google Workspace, 1Password, and Slack, highlighting benefits for management and agent automation.
View Cached Full Text
Cached at: 09/11/26, 02:32 AM
I am compulsively Terraforming EVERYTHING at Sazabi.
- Google Workspace users, groups, perms
- Google Drives
- 1Password vaults and items
- Mercury virtual cards
Soon we will Terraform Slack channels and Rippling configuration.
I’m having a hard time explaining why I need to do this, but any infra engineer who has tried managing multiple shared AWS accounts will understand…
All of this is company state.
Codifying state in files gives me the ability to check them into git, which in turn provides version control and audit-ability.
Files are also convenient for agents. It’s way easier for my agent to manipulate Google Workspace through files vs. whatever god-forsaken programmatic interfaces it offers.
Terraform serves as a single source of truth, so I can easily identify when a certain configuration has been bent out of shape and correct it (this happens frequently with agents).
Sure, merging a PR and running tf apply to create a new Slack channel may seem like overkill - but the benefits far outweigh the costs.
Don’t judge me.
Similar Articles
@y_sugi_it: Google Workspace Studio enhances enterprise security features. Additions include Agent Identity (automation via flows r…
Google Workspace Studio enhances enterprise security with new features like Agent Identity for minimal permissions, strengthened audit logs, and enhanced administrative controls, enabling safer agentic automation and cross-user collaboration.
@lennysan: Having Codex handle all the Google Cloud settings itself (using its in-app browser) is so awesome
A user shares that OpenAI's Codex can autonomously manage Google Cloud settings using its in-app browser, praising the seamless automation.
How do you share files/docs with your agents? Google Docs is exhausting
A team of 12 humans and 7 agents seeks best practices for sharing files and documents, finding Google Docs cumbersome and S3 too technical.
@googleaidevs: Use these @Antigravity commands to navigate the CLI, manage background tasks, configure utilities, and run research sub…
A cheat sheet of essential slash commands for Google Antigravity's CLI, covering planning, customization, subagents, and workspace utilities to improve developer workflow.
Fired by Google for creating the Google workspace CLI
A former Google employee recounts being fired for creating a popular unofficial Google Workspace CLI tool, which went viral on Hacker News and GitHub, shortly after Google announced its own official Workspace CLI.