Commit graph

22 commits

Author SHA1 Message Date
Google APIs
f5cb7afc40 feat: adding DeploymentGroups, you can now manage deployment of multiple module root dependencies in a single DAG
PiperOrigin-RevId: 896570259
2026-04-08 10:21:41 -07:00
Google APIs
d90d23fa13 feat: upgrade protobuf from v25.7 to v31.0
PiperOrigin-RevId: 881595129
2026-03-10 13:26:56 -07:00
Google APIs
6145b5ffe9 feat: add support for enabling automigration from deprecated Terraform versions
feat: added error code when failing import values from an external source

PiperOrigin-RevId: 854277617
2026-01-09 11:37:16 -08:00
Google APIs
b7e013ac0b chore: update preview/stable values for previously migrated libraries, and do not attempt to regenerate .OwlBot.yaml for libraries that already exist
PiperOrigin-RevId: 808815559
2025-09-18 18:10:09 -07:00
Google APIs
888ae95dd6 fix: upgrade gRPC service registration func
An update to Go gRPC Protobuf generation will change service registration function signatures to use an interface instead of a concrete type in generated .pb.go service files. This change should affect very few client library users. See release notes advisories in https://github.com/googleapis/google-cloud-go/pull/11025.

PiperOrigin-RevId: 807444457
2025-09-15 17:15:55 -07:00
Google APIs
425c9e6e70 chore: create new top-level build rule to remove the post-processor
PiperOrigin-RevId: 806562104
2025-09-12 23:37:29 -07:00
Google APIs
65afc22de9 feat: added support for service maintained provider
PiperOrigin-RevId: 802269281
2025-09-02 13:29:42 -07:00
Google APIs
1cfbbd295b chore: regenerate gapic yaml and service yaml for config by augmentation configs
PiperOrigin-RevId: 788127291
2025-07-28 13:12:11 -07:00
Google APIs
e0ccc57ed0 feat: added resource change and drift details for the preview
docs: A comment for field `name` in message `.google.cloud.config.v1.Deployment` is changed
docs: A comment for field `labels` in message `.google.cloud.config.v1.Deployment` is changed
docs: A comment for field `input_values` in message `.google.cloud.config.v1.TerraformBlueprint` is changed
docs: A comment for field `input_value` in message `.google.cloud.config.v1.TerraformVariable` is changed
docs: A comment for field `error` in message `.google.cloud.config.v1.TerraformError` is changed
docs: A comment for field `annotations` in message `.google.cloud.config.v1.Preview` is changed
docs: A comment for field `page_size` in message `.google.cloud.config.v1.ListTerraformVersionsRequest` is changed
docs: A comment for field `page_token` in message `.google.cloud.config.v1.ListTerraformVersionsRequest` is changed

PiperOrigin-RevId: 780715974
2025-07-08 14:30:26 -07:00
Google APIs
9415ba048a chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 732130682
2025-02-28 07:26:00 -08:00
Google APIs
ff060d8b63 feat!: Update google-cloud-config_service-v1 dependency to version 2.x
PiperOrigin-RevId: 725743662
2025-02-11 13:06:44 -08:00
Google APIs
29aea4190a chore: remove redundant gRPC service config file
feat: specify retry configuration

PiperOrigin-RevId: 712493958
2025-01-06 05:23:11 -08:00
Google APIs
c46c4ec72b feat: added annotations
docs: Service Account is a required field
fix: Changed field behavior for an existing field `service_account` in message `.google.cloud.config.v1.Deployment`
fix: Changed field behavior for an existing field `service_account` in message `.google.cloud.config.v1.Preview`

PiperOrigin-RevId: 705212738
2024-12-11 13:10:38 -08:00
Google APIs
3b84c01b5b feat: promote to GA
PiperOrigin-RevId: 633952122
2024-05-15 07:47:39 -07:00
Google APIs
3597f7db21 chore: update copyright year for auto-generated protos
PiperOrigin-RevId: 631538781
2024-05-07 13:56:05 -07:00
Google APIs
64be76add7 feat: Infrastructure manager supports 1.2.3, 1.3.10, 1.4.7, 1.5.7 versions of Terraform when creating a preview of a deployment
feat: Annotations are now supported to help client tools identify deployments during automation

PiperOrigin-RevId: 627386467
2024-04-23 07:51:14 -07:00
Google APIs
7e02769288 feat: Infrastructure Manager supports the deployment of infrastructure from Terraform configurations in a private Git repository
feat: Infrastructure Manager can validate and enforce quota limits, preventing infrastructure that exceeds quota limits from being deployed

feat: Infrastructure manager supports the following versions of Terraform when creating a deployment: Terraform version 1.2.3, 1.3.10, 1.4.7, 1.5.7

docs: A comment for field `page_size` in message `.google.cloud.config.v1.ListDeploymentsRequest` is changed

docs: A comment for field `page_size` in message `.google.cloud.config.v1.ListRevisionsRequest` is changed

docs: A comment for field `page_size` in message `.google.cloud.config.v1.ListResourcesRequest` is changed

docs: A comment for field `service_account` in message `.google.cloud.config.v1.Preview` is changed

docs: A comment for field `page_size` in message `.google.cloud.config.v1.ListPreviewsRequest` is changed
PiperOrigin-RevId: 616858321
2024-03-18 09:50:03 -07:00
Google APIs
ea0432d67a feat: added Terraform Plan
PiperOrigin-RevId: 597969500
2024-01-12 15:16:10 -08:00
Google APIs
667eaac011 feat: Support for universe_domain
PiperOrigin-RevId: 597849524
2024-01-12 08:40:29 -08:00
Google APIs
cc3cba1935 fix: change the config service's Ruby namespace to avoid a collision with a base class in the Ruby client platform
PiperOrigin-RevId: 566731818
2023-09-19 13:47:22 -07:00
Google APIs
0d5cfc0d96 chore(ruby): Configure wrapper client for google/cloud/config
PiperOrigin-RevId: 566446695
2023-09-18 16:33:49 -07:00
Google APIs
d0f65774ae feat: We now offer fully managed Terraform deployment service Infrastructure Manager API v1 at Google Cloud Platform
PiperOrigin-RevId: 556961937
2023-08-14 17:35:46 -07:00