Manage Private Environments with Terraform Cloud Agents
Configure and use a Terraform Cloud agent locally to manage isolated, private, or on-premises infrastructure. Learn how to manage resources in private environments using Terraform Cloud without enabling public ingress traffic.
4min
Manage Permissions in Terraform Cloud
Teams in Terraform Cloud are groups of users that organization owners can assign more granular permissions. Learn how to assign roles and give permissions in this tutorial.
4min
Install the Sentinel CLI
Install the Sentinel CLI, a binary that allows you to run Sentinel policies locally. Then test the install by running a policy in the Sentinel CLI against Terraform Cloud data.
5min
Generate Policy Mock Data
Generate and download plan data in Terraform Cloud for the Sentinel CLI to evaluate a policy against.
6min
Write a Sentinel Policy for a Terraform Deployment
Create filters and rules for your governance requirements with the Sentinel policy language
5min
Test Sentinel Policies
Use mock import data and the Sentinel CLI to write tests for Sentinel policies.
5min
Upload Your Sentinel Policy Set to Terraform Cloud
Create and upload a Sentinel policy set. Apply the policy set to your Terraform Cloud organization.
5min
Control Costs with Policies
Write a soft-mandatory Sentinel policy against example infrastructure to limit its cost to less than one hundred dollars a month.