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

aws_kms_key #82

Closed ulucinar closed 3 years ago

ulucinar commented 3 years ago

Terraform resource name: aws_kms_key Crossplane Kind: v1alpha1.Key Terraform doc: https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/kms_key CRD doc: https://doc.crds.dev/github.com/crossplane-contrib/provider-tf-aws/kms.aws.tf.crossplane.io/Key/v1alpha1@v0.2.0

luebken commented 3 years ago

worked. just the missing alias was confusing to me at first until I realized that it's a different resource.