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 v4.64.0 #300

Merged
merged 2 commits into from
May 15, 2023

Conversation

turkenf
Copy link
Collaborator

@turkenf turkenf commented May 12, 2023

Description of your changes

Bump Terraform provider version to v4.64.0.

I have:

  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

Breaking CRD schema changes

Since Job failed, we did this check manually. We run make crddiff MODIFIED_CRD_LIST="$(git diff --name-only HEAD^ package/crds)" command and there are no Breaking CRD schema changes.

Native state schema version changes

❯ make schema-version-diff GITHUB_BASE_REF=85c8876c15b6abc73a17e372915c0dcb8536ee9d
14:29:20 [ .. ] Checking for native state schema version changes
Detected previous Terraform provider version: 4.56.0
Current Terraform provider version: 4.64.0
Reporting schema changes between "/Users/alper/data/workspaces/github.com/ulucinar/upbound/provider-gcp/.work/schema.json.4.56.0" as base version and "config/schema.json" as bumped version
google_certificate_manager_certificate:0-1
14:29:20 [ OK ] Checking for native state schema version changes
  • google_certificate_manager_certificate, Manually
NAME                                                    READY   SYNCED   EXTERNAL-NAME   AGE
certificate.certificatemanager.gcp.upbound.io/default   True    True     default         4m35s

NAME                                                         READY   SYNCED   EXTERNAL-NAME   AGE
dnsauthorization.certificatemanager.gcp.upbound.io/default   True    True     default         4m35s

config/externalname.go Outdated Show resolved Hide resolved
@turkenf turkenf force-pushed the update-tf-provider-4.64.0 branch from 54524f3 to 9ce016e Compare May 12, 2023 14:10
Copy link
Collaborator

@sergenyalcin sergenyalcin 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!

@turkenf turkenf merged commit a6fbc3f into crossplane-contrib:main May 15, 2023
8 of 9 checks passed
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.

None yet

3 participants