Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove ARN Parameter from Firehose DeliveryStream Resource #1233

Merged
merged 1 commit into from
Apr 18, 2024

Conversation

blakeromano
Copy link
Contributor

@blakeromano blakeromano commented Mar 22, 2024

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
Copy link
Collaborator

turkenf commented Apr 15, 2024

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

Copy link
Collaborator

@turkenf turkenf left a comment

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
12 checks passed
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