-
Notifications
You must be signed in to change notification settings - Fork 80
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
Switch from the NoFork terminology to the TerraformPluginSDK terminology and bump dependiencies #461
Switch from the NoFork terminology to the TerraformPluginSDK terminology and bump dependiencies #461
Conversation
…ogy and bump dependiencies Signed-off-by: Sergen Yalçın <[email protected]>
/test-examples="examples/redis/instance.yaml" |
/test-examples="examples/compute/network.yaml" |
/test-examples="examples/compute/route.yaml" |
/test-examples="examples/cloudplatform/serviceaccount.yaml" |
/test-examples="examples/bigquery/connection.yaml" |
/test-examples="examples/storage/bucketobject.yaml" |
/test-examples="examples/bigquery/connection.yaml" |
Signed-off-by: Fatih Türken <[email protected]>
/test-examples="examples/bigquery/connection.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 @sergenyalcin, LGTM.
Signed-off-by: Sergen Yalçın <[email protected]>
Description of your changes
In this PR:
v1.15.1
v1.1.1
I have:
make reviewable
to ensure this PR is ready for review.How has this code been tested
examples/redis/instance.yaml
=> https://github.com/upbound/provider-gcp/actions/runs/7990615683examples/compute/network.yaml
=> https://github.com/upbound/provider-gcp/actions/runs/7990599624examples/compute/route.yaml
=> https://github.com/upbound/provider-gcp/actions/runs/7990605824examples/cloudplatform/serviceaccount.yaml
=> https://github.com/upbound/provider-gcp/actions/runs/7990590775examples/storage/bucketobject.yaml
=> https://github.com/upbound/provider-gcp/actions/runs/7990630999examples/bigquery/connection.yaml
=>