PolicyType represents a type of Spacelift policy.
- ACCESSAccess policy - stack or module level RBAC.
- LOGINLogin policy - account-level RBAC.
- STACK_ACCESSDeprecated - use ACCESS instead.
- GIT_PUSHGit push policy - customizing Spacelift's reaction to VCS events.
- INITIALIZATIONInitialization policy - allows blocking runs from executing.
- PLANPlan policy - introspects Terraform changes for hard or soft violations.
- TASKTask policy - allows blocking tasks from executing.
- TASK_RUNDeprecated - use TASK instead.
- TERRAFORM_PLANDeprecated - use PLAN instead.
- TRIGGERTrigger policy, allows creating event-driven workflows between stacks.
- APPROVALApproval policy, allows approving or rejecting runs and tasks.
- NOTIFICATIONNotification policy, allows to configure notifications and how they're sent.