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

Moving dataplex(3), datastream(2), dialogflow(1), documentai(1) resources to v1beta1 version #185

Merged
merged 1 commit into from
Jan 31, 2023

Conversation

MyzaTaras
Copy link
Contributor

@MyzaTaras MyzaTaras commented Jan 27, 2023

Description of your changes

Moving 3 resources to v1beta1 version:

Moving 2 resources to v1beta1 version:

Moving 1 resource to v1beta1 version:

Moving 1 resource to v1beta1 version:

Fixes #176

I have:

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

How has this code been tested

Manual:
google_dataplex_asset
Screenshot 2023-01-27 at 14 07 11

Manual and Uptest:
google_dataplex_zone - link
google_dataplex_lake - link

google_datastream_connection_profile - link
google_datastream_private_connection - link

google_dialogflow_cx_webhook - link

google_document_ai_processor - link

@MyzaTaras MyzaTaras self-assigned this Jan 27, 2023
@MyzaTaras
Copy link
Contributor Author

/test-examples="examples/datastream/connectionprofile.yaml"

@MyzaTaras
Copy link
Contributor Author

/test-examples="examples/dataplex/lake.yaml"

@MyzaTaras
Copy link
Contributor Author

/test-examples="examples/dataplex/zone.yaml"

@MyzaTaras
Copy link
Contributor Author

/test-examples="examples/dialogflowcx/webhook.yaml"

@MyzaTaras
Copy link
Contributor Author

/test-examples="examples/documentai/processor.yaml"

@MyzaTaras
Copy link
Contributor Author

/test-examples="examples/datastream/privateconnection.yaml"

@dverveiko
Copy link
Contributor

LGTM

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 @MyzaTaras LGTM!

…rces to v1beta1 version

dataplex:
 - google_dataplex_asset
 - google_dataplex_zone
 - google_dataplex_lake

datastream:
- google_datastream_connection_profile
- google_datastream_private_connection

dialogflow:
- google_dialogflow_cx_webhook

documentai:
- google_document_ai_processor
@MyzaTaras MyzaTaras merged commit 23cdca5 into crossplane-contrib:main Jan 31, 2023
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.

Moving dataplex(3), datastream(2), dialogflow(1), documentai(1) resources to v1beta1 version
3 participants