Skip to content

Commit

Permalink
Upgrade DCL version to 1.11.0 (#6142) (#11914)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
modular-magician committed Jun 17, 2022
1 parent 02ec2b2 commit 32c789d
Show file tree
Hide file tree
Showing 102 changed files with 1,436 additions and 36,945 deletions.
3 changes: 3 additions & 0 deletions .changelog/6142.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:enhancement
clouddeploy: added `suspend` field to `google_clouddeploy_delivery_pipeline` resource
```
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/hashicorp/terraform-provider-google
require (
cloud.google.com/go/bigtable v1.13.0
github.com/GoogleCloudPlatform/declarative-resource-client-library v1.10.3
github.com/GoogleCloudPlatform/declarative-resource-client-library v1.11.0
github.com/apparentlymart/go-cidr v1.1.0
github.com/client9/misspell v0.3.4
github.com/davecgh/go-spew v1.1.1
Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1513,3 +1513,5 @@ rsc.io/sampler v1.3.0/go.mod h1:T1hPZKmBbMNahiBKFy5HrXp6adAjACjK9JXDnKaTXpA=
sigs.k8s.io/yaml v1.1.0/go.mod h1:UJmg0vDUVViEyp3mgSv9WPwZCDxu4rQW1olrI1uml+o=
github.com/GoogleCloudPlatform/declarative-resource-client-library v1.10.3 h1:DsRf9bbXlHZVSWosvXwFLvtWdNTvIK/Ssbf8JWnrb/o=
github.com/GoogleCloudPlatform/declarative-resource-client-library v1.10.3/go.mod h1:UJoDYx6t3+xCOd+dZX8+NrEB+Y/eW1pQlvxh2Gt7y5E=
github.com/GoogleCloudPlatform/declarative-resource-client-library v1.11.0 h1:ZGyOhpvdhu9P7KFR3GtqresK5WyCX5bRP3AwCsRTjqw=
github.com/GoogleCloudPlatform/declarative-resource-client-library v1.11.0/go.mod h1:UJoDYx6t3+xCOd+dZX8+NrEB+Y/eW1pQlvxh2Gt7y5E=
20 changes: 0 additions & 20 deletions google/dcl.go

This file was deleted.

38 changes: 0 additions & 38 deletions google/dcl_logger.go

This file was deleted.

65 changes: 0 additions & 65 deletions google/expanders.go

This file was deleted.

13 changes: 0 additions & 13 deletions google/flatteners.go

This file was deleted.

28 changes: 0 additions & 28 deletions google/orgpolicy_utils.go

This file was deleted.

Loading

0 comments on commit 32c789d

Please sign in to comment.