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

feat(dataplex): add aspect_type resource #660

Closed

Conversation

nilan3
Copy link
Contributor

@nilan3 nilan3 commented Nov 27, 2024

Description of your changes

Add resources for the following terraform resources:

  • google_dataplex_aspect_type

Fixes #

I have:

  • Read and followed Crossplane's [contribution process].
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR if necessary.

How has this code been tested

UPTEST_EXAMPLE_LIST="examples/dataplex/v1beta1/aspecttype.yaml"

--- PASS: kuttl (45.11s)
    --- PASS: kuttl/harness (0.00s)
        --- PASS: kuttl/harness/case (44.02s)
PASS
10:54:19 [ OK ] running automated tests
image

nilan3 and others added 30 commits November 27, 2024 11:13
This includes PR 441 which fixes scraping of Refs which contains lists. See upjet v1.4.1-0.20241007154751-5cdf36996e4a

Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Fatih Türken <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Fatih Türken <[email protected]>
Signed-off-by: nilan3 <[email protected]>
This adds support for google_network_connectivity_service_connection_policy Terraform resource, see
https://registry.terraform.io/providers/hashicorp/google/5.39.1/docs/resources/network_connectivity_service_connection_policy

Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: nilan3 <[email protected]>
This adds support for google_redis_cluster Terraform resource, see
https://registry.terraform.io/providers/hashicorp/google/5.39.1/docs/resources/redis_cluster

Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: nilan3 <[email protected]>
…, and unused

Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Rickard von Essen <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Jean du Plessis <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Fatih Türken <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Fatih Türken <[email protected]>
Signed-off-by: nilan3 <[email protected]>
turkenf and others added 15 commits November 27, 2024 11:19
Signed-off-by: Fatih Türken <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Cem Mergenci <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Cem Mergenci <[email protected]>
Signed-off-by: nilan3 <[email protected]>
- Make scripts/tag.sh executable

Signed-off-by: Alper Rifat Ulucinar <[email protected]>
Signed-off-by: nilan3 <[email protected]>
…ore linting

- Linting is now done in two phases: an initial analysis cache build phase,
  and then the actual linting phase, to decrease the memory footprint of
  linting.

Signed-off-by: Alper Rifat Ulucinar <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: Erhan Cagirici <[email protected]>
Signed-off-by: nilan3 <[email protected]>
Signed-off-by: nilan3 <[email protected]>
@nilan3 nilan3 force-pushed the feature/dataplex_aspect_types branch from cd4793b to 3912f68 Compare November 27, 2024 11:21
@nilan3 nilan3 closed this Nov 27, 2024
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.

8 participants