Skip to content

Remove ARN Parameter from Firehose DeliveryStream Resource - #1233

Merged
turkenf merged 1 commit into
crossplane-contrib:mainfrom
blakeromano:firehose-arn-removal
Apr 18, 2024
Merged

Remove ARN Parameter from Firehose DeliveryStream Resource#1233
turkenf merged 1 commit into
crossplane-contrib:mainfrom
blakeromano:firehose-arn-removal

Conversation

@blakeromano

@blakeromano blakeromano commented Mar 22, 2024

Copy link
Copy Markdown
Contributor

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:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

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

Signed-off-by: Blake R <85771645+blakeromano@users.noreply.github.com>
@turkenf

turkenf commented Apr 15, 2024

Copy link
Copy Markdown
Collaborator

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

@turkenf turkenf left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many thanks for the catch and effort here @blakeromano, LGTM.

FYI: @ulucinar, as we discussed, I can create the resource by setting the arn parameter with Terraform Provider without encountering any problems. In this case, the issue seems to be caused by the underlying provider.

@turkenf
turkenf merged commit fbb0cf6 into crossplane-contrib:main Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants