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

Bump Terraform provider version to v5.73.0 #1547

Merged
merged 8 commits into from
Nov 4, 2024

Conversation

turkenf
Copy link
Collaborator

@turkenf turkenf commented Oct 30, 2024

Description of your changes

This PR bumps native tf provider version to v5.73.0

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 runs:

@turkenf
Copy link
Collaborator Author

turkenf commented Oct 30, 2024

/test-examples="examples/mq/v1alpha1/user.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Oct 31, 2024

/test-examples="examples/mq/v1alpha1/user.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Oct 31, 2024

/test-examples="examples/ec2/v1beta2/vpcendpoint.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Oct 31, 2024

/test-examples="examples/ec2/v1beta2/vpcendpoint.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Nov 1, 2024

/test-examples="examples/mq/v1alpha1/user.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Nov 1, 2024

/test-examples="examples/ec2/v1beta2/vpcendpoint.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Nov 1, 2024

/test-examples="examples/backup/v1beta2/plan.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Nov 1, 2024

/test-examples="examples/deploy/v1beta1/deploymentconfig.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Nov 1, 2024

/test-examples="examples/dynamodb/v1beta1/table.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Nov 1, 2024

/test-examples="examples/elbv2/v1beta2/lblistener-forward-multiple-targetgroups.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Nov 1, 2024

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

@turkenf
Copy link
Collaborator Author

turkenf commented Nov 1, 2024

/test-examples="examples/s3/v1beta1/bucket.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Nov 1, 2024

/test-examples="examples/sagemaker/v1beta1/userprofile.yaml"

@@ -85,7 +85,7 @@ type CognitoMemberDefinitionParameters struct {

// An identifier for a user group.
// +crossplane:generate:reference:type=github.com/upbound/provider-aws/apis/cognitoidp/v1beta1.UserGroup
// +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractResourceID()
// +crossplane:generate:reference:extractor=github.com/crossplane/upjet/pkg/resource.ExtractParamPath("name",false)
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Thanks for backporting the new fields, @mergenci; your tool seems to have done a good job 🙌

I think we should just backport the comments line (code generation directives) changes in this file, I remember we talked about this. We can add these manually for now, but it would be good if the tool could handle these in the future 🙂

Copy link
Collaborator

Choose a reason for hiding this comment

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

Then let's attempt automating backporting of comments in the next Terraform provider bump. Thanks for the catch @turkenf. I backported documentation comments in addition to the directives you suggested. Please check 🙏

@turkenf
Copy link
Collaborator Author

turkenf commented Nov 4, 2024

/test-examples="examples/ec2/v1beta2/vpcendpoint.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Nov 4, 2024

/test-examples="examples/s3/v1beta1/bucket.yaml"

@turkenf turkenf marked this pull request as ready for review November 4, 2024 09:13
Copy link
Collaborator Author

@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.

LGTM.

@turkenf
Copy link
Collaborator Author

turkenf commented Nov 4, 2024

/test-examples="examples/ec2/v1beta2/vpcendpoint.yaml"

Copy link
Collaborator

@mergenci mergenci left a comment

Choose a reason for hiding this comment

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

Thanks @turkenf 🙌 LGTM.

Signed-off-by: Cem Mergenci <[email protected]>
Note that this is neither an exhaustive list of which comments to
backport nor how to backport them.

Signed-off-by: Cem Mergenci <[email protected]>
Signed-off-by: Cem Mergenci <[email protected]>
Temporarily, UPTEST_LOCAL_VERSION takes effect instead of
UPTEST_VERSION. We noticed that it was the case after bumping it. Now,
we revert.

Signed-off-by: Cem Mergenci <[email protected]>
@turkenf
Copy link
Collaborator Author

turkenf commented Nov 4, 2024

/test-examples="examples/ec2/v1beta2/vpcendpoint.yaml"

@turkenf
Copy link
Collaborator Author

turkenf commented Nov 4, 2024

/test-examples="examples/s3/v1beta1/bucket.yaml"

@turkenf turkenf merged commit 3d60c8c into crossplane-contrib:main Nov 4, 2024
10 checks passed
@turkenf turkenf deleted the bump-tf-5.73.0 branch November 4, 2024 15:09
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