Tag: providers
All the articles with the tag "providers".
-
A Terraform provider for AWS WorkMail, because ClickOps was not an option
AWS WorkMail is not in the official AWS provider. I needed to manage it in a fully Terraform environment, so I built the provider that was missing.
-
Building my first Terraform provider, from scratch to the registry
I wanted to understand how Terraform providers actually work, so I built one for Slack and shipped it to the registry. Here is what the lifecycle really looks like.