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

Add Bedrock Agent Support #1503

Merged
merged 3 commits into from
Oct 11, 2024
Merged

Conversation

blakeromano
Copy link
Contributor

@blakeromano blakeromano commented Sep 29, 2024

Description of your changes

Adds Bedrock Agent

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

make reviewable passes.

I can run make e2e UPTEST_EXAMPLE_LIST=examples/bedrockagent/v1beta1/agent.yaml which does successfully create the resource. I believe hashicorp/terraform-provider-aws#37168 is causing updates to fail which is solved in TF Provider version v5.64.0 which I think will ultimately block this from what I can tell.
Screenshot 2024-09-28 at 7 36 30 PM

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

turkenf commented Oct 11, 2024

/test-examples="examples/bedrockagent/v1beta1/agent.yaml"

Signed-off-by: Fatih Türken <turkenf@gmail.com>
@turkenf
Copy link
Collaborator

turkenf commented Oct 11, 2024

/test-examples="examples/bedrockagent/v1beta1/agent.yaml"

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

@blakeromano blakeromano marked this pull request as ready for review October 11, 2024 14:31
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 your efforts on this PR @blakeromano.

I had to rebase your PR and run make generate to be able to include it to today's release.

@turkenf turkenf merged commit 90c8646 into crossplane-contrib:main Oct 11, 2024
12 checks passed
@blakeromano
Copy link
Contributor Author

Appreciate it @turkenf!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants