-
Notifications
You must be signed in to change notification settings - Fork 19
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
Update Terraform provider version to 2.53.1 #167
Update Terraform provider version to 2.53.1 #167
Conversation
Signed-off-by: Hazim <[email protected]> (cherry picked from commit 0d86fec) Signed-off-by: Hazim <[email protected]>
Signed-off-by: Hazim <[email protected]>
Signed-off-by: Erhan Cagirici <[email protected]>
/test-examples="examples/app/v1beta1/roleassignment.yaml" |
Signed-off-by: Erhan Cagirici <[email protected]>
Signed-off-by: Fatih Türken <[email protected]>
/test-examples="examples/serviceprincipals/v1beta1/principal.yaml" |
/test-examples="examples/applications/v1beta1/application.yaml" |
/test-examples="examples/applications/v1beta1/password.yaml" |
/test-examples="examples/administrativeunits/v1beta1/unit.yaml" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @erhancagirici, LGTM 🙌
Description of your changes
Updated Terraform provider version to 2.53.1
This PR is recreated from original PR by community, to move forward with changes.
Adjusted the go version to 1.23 and golangci-lint version to 1.61.0 in CI job.
I have:
make reviewable
to ensure this PR is ready for review.backport release-x.y
labels to auto-backport this PR if necessary.How has this code been tested
make reviewable test
and uptest