openstack_compute_keypair_v2

Use this data source to get the ID and public key of an OpenStack keypair.

Example Usage

data "openstack_compute_keypair_v2" "kp" {
  name = "sand"
}

Argument Reference

Attributes Reference

The following attributes are exported: