Commander Terraform 1.2
Released on July 17, 2026
This release brings KeeperPAM infrastructure provisioning to Terraform. Teams can now define PAM Configurations, PAM resource records (machines, users, databases, directories, and remote browsers), and Keeper Secrets Manager applications entirely as code — alongside expanded folder management that adds Nested Shared Folders and non-shared (private) folders. Together, these additions enable end-to-end, declarative deployment of privileged access environments, from Gateway configuration through target resources and credential sharing.
New Capabilities
KeeperPAM
New
commander_pam_configurationresource and data source — define PAM Configurations (environment, Gateway association, rotation schedules, port mappings) and enable capabilities like connections, tunneling, rotation, remote browser isolation, and session/typescript recording as code.
Classic PAM Records
New resources and data sources for all classic PAM record types:
commander_classic_pam_machine,commander_classic_pam_user,commander_classic_pam_database,commander_classic_pam_directory, andcommander_classic_pam_remote_browserEach supports full PAM settings and per-user share permissions directly in your Terraform configuration.
Secrets Manager
New
commander_secrets_managerresource and data source — create and manage Keeper Secrets Manager applications, including application users and secret/folder shares with editability controls.
Folder Management
New
commander_new_folderresource and data source for Nested Shared Folders (NSF)New
commander_non_shared_folderresource and data source for private (non-shared) foldersEnhanced
commander_shared_folder(classic): newfolder_locationattribute for placing folders under a parent path, plus support for granting permissions to teams (by name or UID) in addition to users.
Resources
Last updated

