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

Bump native provider to version 4.77.0 #337

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

upbound-bot
Copy link

Automated changes by create-pull-request GitHub action

@turkenf
Copy link
Collaborator

turkenf commented Jul 17, 2023

Breaking CRD schema changes

NAME                                               READY   SYNCED   EXTERNAL-NAME      AGE
service.cloudrun.gcp.upbound.io/cloudrun-service   True    True     cloudrun-service   15m

For creating following two resources you have to enable Cloud Data Loss Prevention (DLP) API services. After testing the resources, I disabled the service.

  • package/crds/datalossprevention.gcp.upbound.io_deidentifytemplates.yaml
NAME                                                         READY   SYNCED   EXTERNAL-NAME
                            AGE
deidentifytemplate.datalossprevention.gcp.upbound.io/basic   True    True     projects/official-provider-testing/deidentifyTemp
lates/1234567891234567891   2m18s
  • package/crds/datalossprevention.gcp.upbound.io_jobtriggers.yaml
NAME                                                 READY   SYNCED   EXTERNAL-NAME
           AGE
jobtrigger.datalossprevention.gcp.upbound.io/basic   True    True     projects/official-provider-testing/jobTriggers/1234567891
12345678   2m1s

Native schema version changes
Screenshot 2023-07-17 at 18 58 07

@turkenf
Copy link
Collaborator

turkenf commented Jul 17, 2023

/test-examples="examples/cloudbuild/trigger.yaml"

3 similar comments
@turkenf
Copy link
Collaborator

turkenf commented Jul 18, 2023

/test-examples="examples/cloudbuild/trigger.yaml"

@turkenf
Copy link
Collaborator

turkenf commented Jul 18, 2023

/test-examples="examples/cloudbuild/trigger.yaml"

@turkenf
Copy link
Collaborator

turkenf commented Jul 18, 2023

/test-examples="examples/cloudbuild/trigger.yaml"

@turkenf turkenf closed this Jul 20, 2023
@turkenf
Copy link
Collaborator

turkenf commented Jul 20, 2023

Closed and reopened to re-trigger the jobs.

@turkenf turkenf reopened this Jul 20, 2023
@turkenf turkenf closed this Jul 20, 2023
@turkenf turkenf reopened this Jul 20, 2023
@turkenf
Copy link
Collaborator

turkenf commented Jul 20, 2023

/test-examples="examples/bigquery/table.yaml"

@turkenf
Copy link
Collaborator

turkenf commented Jul 20, 2023

/test-examples="examples/container/cluster.yaml"

@turkenf
Copy link
Collaborator

turkenf commented Jul 20, 2023

/test-examples="examples/redis/instance.yaml"

@turkenf turkenf changed the title Bump native provider to version 4.73.1 Bump native provider to version 4.74.0 Jul 20, 2023
@turkenf turkenf force-pushed the create-pull-request/patch branch 2 times, most recently from 10b896a to 24dad02 Compare August 4, 2023 12:31
@turkenf
Copy link
Collaborator

turkenf commented Aug 4, 2023

/test-examples="examples/redis/instance.yaml"

@turkenf turkenf changed the title Bump native provider to version 4.74.0 Bump native provider to version 4.76.0 Aug 4, 2023
@upbound-bot upbound-bot changed the title Bump native provider to version 4.76.0 Bump native provider to version 4.77.0 Aug 9, 2023
Copy link
Collaborator

@ulucinar ulucinar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @turkenf, lgtm. We can merge this PR after the performance regression tests.

@turkenf turkenf force-pushed the create-pull-request/patch branch 2 times, most recently from f4f0c0d to 900180c Compare August 17, 2023 12:40
@turkenf
Copy link
Collaborator

turkenf commented Aug 28, 2023

/test-examples="examples/bigquery/table.yaml"

@turkenf
Copy link
Collaborator

turkenf commented Aug 28, 2023

/test-examples="examples/bigquery/table.yaml"

@turkenf turkenf merged commit 093964c into main Aug 28, 2023
10 checks passed
@turkenf turkenf deleted the create-pull-request/patch branch August 28, 2023 12:52
@chobostar
Copy link

@turkenf Hi, thanks for bumping terraform provider version to 4.77.0

It supports CloudSQL Enterprise Edition Plus:
https://registry.terraform.io/providers/hashicorp/google/4.77.0/docs/resources/sql_database_instance#enterprise_plus-instance-with-data_cache_config

Currenlty v0.36.0 gives an error:

Error, failed to create instance test-ns-just-test-three:
      googleapi: Error 400: Invalid request: Invalid Tier (db-perf-optimized-N-2)
      for (EDITION_UNSPECIFIED)

It would be greatly appreciated if you could please tag and release this commit. Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants