mirror of
https://github.com/GlueOps/autoglue.git
synced 2026-02-13 12:50:05 +01:00
733 B
733 B
page_title, subcategory, description
| page_title | subcategory | description |
|---|---|---|
| autoglue_ssh_keys Data Source - terraform-provider-autoglue |
autoglue_ssh_keys (Data Source)
Schema
Optional
fingerprint(String) Filter by exact fingerprint (client-side).name_contains(String) Filter by substring of name (client-side).
Read-Only
keys(Attributes List) SSH keys (see below for nested schema)
Nested Schema for keys
Read-Only:
created_at(String)fingerprint(String)id(String)name(String)public_key(String)updated_at(String)