Skip to content

Data Source: pingaccess_keypair

Use this data source to get the ID of a keypair in Ping Access, you can reference it by alias without having to hard code the IDs as input.

Example Usage

data "pingaccess_keypair" "demo_keypair" {
  alias = "amazon_root_ca1"
}

Argument Attributes

The following arguments are supported:

  • alias - (required) The alias for the keypair.

Attributes Reference

In addition to all arguments above, the following attributes are exported: