Skip to content

cloud-labs-infra/terraform-huaweicloud-keypair

Repository files navigation

Huawei Cloud Compute Keypair

Requirements

Name Version
terraform ~> 1.7
huaweicloud ~>1.63

Providers

Name Version
huaweicloud ~>1.63

Modules

No modules.

Resources

Name Type
huaweicloud_compute_keypair.main resource

Inputs

Name Description Type Default Required
name Specifies a name for the keypair string n/a yes
name_postfix Specifies a postfix for the keypair string null no
public_key Specifies the imported OpenSSH-formatted public key string n/a yes
region Specifies the region in which to create the resource, if omitted, the provider-level region will be used string null no

Outputs

Name Description
id The resource ID in UUID format
name The resource name