Versions in this module Expand all Collapse all v0 v0.0.3 Feb 21, 2023 v0.0.2 Dec 15, 2022 v0.0.1 Oct 27, 2022 Changes in this version + type KeyPairRequest struct + Name string + func (r KeyPairRequest) Create(ctx *pulumi.Context) (*KeyPairResources, error) + type KeyPairResources struct + AWSKeyPair *ec2.KeyPair + PrivateKey *tls.PrivateKey