Ship AI without shipping risk.
Back to C1 Academy

Creating Access Profiles with Terraform

Nestor Reyes·Customer Success Support Engineer·2 min

Walk through how to define and manage C1 access profiles as code using Terraform, so the right users get the right access at scale.

Main Takeaways

  • Defining access profiles in Terraform makes them version-controlled, reviewable, and easy to roll out consistently across environments.
  • You can scope profiles by attributes or group membership to ensure access aligns with business roles instead of one-off grants.
  • Managing access profiles as code keeps your C1 configuration auditable and reduces drift between teams or applications.