crossplane-contrib / provider-jet-aws

AWS Provider for Crossplane that is built with Terrajet.
https://crossplane.io
Apache License 2.0
37 stars 30 forks source link

Add aws_key_pair resource #221

Open vaspahomov opened 2 years ago

vaspahomov commented 2 years ago

Signed-off-by: vaspahomov vas2142553@gmail.com

Description of your changes

Added aws_key_pair resource

I have:

How has this code been tested

Manually tested in my AWS account

haarchri commented 2 years ago

thanks for Implementation can you add working example ?