SSH
This integration allows user to request temporary SSH access
Example Terraform Resource Usage
Schema
type
sshconnected_resource_types
List of resource types to sync. The following are the available resource type/s you can use:ssh
ssh-server
Metadata
servers
(Required | String) Serversgroups
(Optional | String) User Groupsshell
(Optional | String) User's Login Shelluser_key_name
(Optional | String) User Key Namecredentials_rotation_period_in_days
(Optional | String) Credentials rotation period (in days)credentials_cleanup_period_in_days
(Optional | String) User cleanup after access is revoked (in days)
Last updated