Bump Terraform provider version to v5.45.2#756
Bump Terraform provider version to v5.45.2#756turkenf merged 1 commit intocrossplane-contrib:mainfrom
Conversation
|
@sslavic, could you please run |
Signed-off-by: Stevo Slavic <sslavic@gmail.com>
|
/test-examples="examples/cloudplatform/v1beta1/serviceaccount.yaml" |
|
/test-examples="examples/storage/v1beta2/bucket.yaml" |
|
/test-examples="examples/spanner/v1beta1/instance.yaml" |
|
/test-examples="examples/container/v1beta2/nodepool.yaml" |
|
Hey @sslavic, Thanks again for this contribution—I really appreciate it! 🙏 I ran some automated tests, and everything seems to be working fine. Before we move forward, could you run a manual test to confirm that the issue you mentioned is resolved? It would also be great if you could share your test results with us. Thanks in advance! 😊 |
|
/test-examples="examples/container/v1beta2/cluster.yaml" |
turkenf
left a comment
There was a problem hiding this comment.
I am moving this forward because this PR has made a patch version upgrade in the tf provider and there is no change in the API files. We can close the mentioned issue after testing it.
Description of your changes
Fixes #742
I have:
make reviewableto ensure this PR is ready for review.How has this code been tested