The Cortex Cloud Terraform provider allows you to perform full CRUD (Create, Read, Update, Delete) operations for Asset Groups. By managing these groups as Infrastructure-as-Code, you can dynamically control your inventory lifecycle to properly scope policies, rules, and compliance profiles.
Configuration: Use the cortexcloud_asset_group resource.
How it works: You define the membership_predicate to establish boundaries, such as targeting GitHub repositories that contain the word frontend in their name.
For more information, refer to Manage resources.