crossplane-contrib / provider-upjet-aws

Official AWS Provider for Crossplane by Upbound.
https://marketplace.upbound.io/providers/upbound/provider-aws
Apache License 2.0
143 stars 120 forks source link

Remove ARN Parameter from Firehose DeliveryStream Resource #1233

Closed blakeromano closed 5 months ago

blakeromano commented 6 months ago

Description of your changes

This removes the ARN parameter from the Firehose DeliveryStream Resource. After a conversation with @mbbush in this thread https://crossplane.slack.com/archives/C05E0UE46S2/p1711042281273589 this is an attribute we should move to status. I also took some time to optimize the way arn's for other resources were referenced

I have:

How has this code been tested

Uptest: https://github.com/crossplane-contrib/provider-upjet-aws/actions/runs/8693667532

turkenf commented 5 months ago

/test-examples="examples/firehose/v1beta1/deliverystream.yaml"