These 36 commits are when the Protocol Buffers files have changed:
Commit: | 184a67c | |
---|---|---|
Author: | The Magician | |
Committer: | GitHub |
Merge pull request #8785 from GoogleCloudPlatform/main_sync (#15669) Signed-off-by: Modular Magician <magic-modules@google.com>
The documentation is generated from this commit.
Commit: | 0e253e0 | |
---|---|---|
Author: | The Magician | |
Committer: | GitHub |
Cleanup deprecated folders (#8720) (#15621) * Remove folder resources and data_sources * Remove utility files * Move more utility files * Fix tgc * Import provider package in tgc * Remove utils files Signed-off-by: Modular Magician <magic-modules@google.com>
The documentation is generated from this commit.
Commit: | 7923114 | |
---|---|---|
Author: | The Magician | |
Committer: | GitHub |
Merge pull request #8747 from GoogleCloudPlatform/main_sync (#15615) Signed-off-by: Modular Magician <magic-modules@google.com>
Commit: | 3d4269f | |
---|---|---|
Author: | The Magician | |
Committer: | GitHub |
Move acc tests to service package (mmv1 + related handwritten) (#8378) (#15480) * Generate Mmv1 test files to the service packages * Fix test-fixtures * Copy test-fixtures in service packages * Replace test-fixtures path * Fix rebasing errors * Fix function usage * Fix test TestAccBigQueryExternalDataTable_objectTable * Fix test-fixtures * Keep deprecated utility functions * Move tests * Fixing rebasing error * Move more tests to the service packages * Add back resource_resourcemanager_lien_test.go * Change package name * Fix test-fixtures * Fix the test-fixtures Signed-off-by: Modular Magician <magic-modules@google.com>
Commit: | 360c625 | |
---|---|---|
Author: | The Magician | |
Committer: | GitHub |
Add support for API Gateway gRPC (#6120) (#11878) Signed-off-by: Modular Magician <magic-modules@google.com>
Commit: | 0a1060b | |
---|---|---|
Author: | megan07 | |
Committer: | GitHub |
remove vendor directory, update makefile etc (#6368)
This commit does not contain any .proto
files.
Commit: | d60ed67 | |
---|---|---|
Author: | Megan Bang |
remove vendor directory, update makefile etc
This commit does not contain any .proto
files.
Commit: | b369300 | |
---|---|---|
Author: | megan07 | |
Committer: | GitHub |
Revert "remove vendor directory, update makefile (#6219)" (#6356) This reverts commit 8bf122fb6996859297a563fc4c95ceed0c85a307.
Commit: | ef9c3ee | |
---|---|---|
Author: | megan07 | |
Committer: | GitHub |
Revert "remove vendor directory, update makefile (#6219)" This reverts commit 8bf122fb6996859297a563fc4c95ceed0c85a307.
Commit: | 8bf122f | |
---|---|---|
Author: | megan07 | |
Committer: | GitHub |
remove vendor directory, update makefile (#6219)
This commit does not contain any .proto
files.
Commit: | 98ca682 | |
---|---|---|
Author: | Megan Bang |
retrying this
This commit does not contain any .proto
files.
Commit: | cc66c53 | |
---|---|---|
Author: | Dana Hoffman | |
Committer: | GitHub |
update SDK to v1.11 (#6286)
Commit: | 7a5b60e | |
---|---|---|
Author: | Radek Simko |
deps: Add k8s.io/client-go@kubernetes-1.16.1
Commit: | 20ab8a3 | |
---|---|---|
Author: | Radek Simko |
deps: Add k8s.io/apimachinery@kubernetes-1.16.1
Commit: | 0f7bfa7 | |
---|---|---|
Author: | Riley Karson | |
Committer: | GitHub |
Use Go Modules for golangci-lint, vendor 1.18.0 (#4550) * Stash changes * Vendoring * Amend errcheck rules * Add space * Add back linters * Remove -v flag
Commit: | 6d9ad35 | |
---|---|---|
Author: | Nathan McKinley | |
Committer: | GitHub |
All changes for upgrading to provider SDK. (#4553)
Commit: | 27eb8b5 | |
---|---|---|
Author: | Nathan McKinley | |
Committer: | GitHub |
Vendor upgrades required to upgrade to the provider sdk. (#4551)
Commit: | 17ff8af | |
---|---|---|
Author: | Dana Hoffman | |
Committer: | GitHub |
vendor terraform 0.12.2 (#3871)
Commit: | dbf9188 | |
---|---|---|
Author: | Riley Karson | |
Committer: | GitHub |
Vendor 0.12 SDK (#3432) ```bash GO111MODULE=on go get github.com/hashicorp/terraform@pluginsdk-v0.12-early7 GO111MODULE=on go mod vendor GO111MODULE=on go mod tidy ```
Commit: | 12d81d1 | |
---|---|---|
Author: | Martin Atkins |
vendor: latest Terraform master
Commit: | 9ff66c4 | |
---|---|---|
Author: | Riley Karson | |
Committer: | GitHub |
Revert the 0.12 SDK (#3158) We aren't ready to release a `0.12` SDK based build because of these issues: • https://github.com/hashicorp/terraform/issues/20505 • https://github.com/hashicorp/terraform/issues/20507 • https://github.com/hashicorp/terraform/issues/20506 • https://github.com/hashicorp/terraform/issues/20504
Commit: | 77acb3c | |
---|---|---|
Author: | Paddy | |
Committer: | GitHub |
Update to use the 0.12 SDK. (#3129)
Commit: | e55e6a4 | |
---|---|---|
Author: | Nathan McKinley | |
Committer: | GitHub |
Revert "Update hashicorp/terraform to 0.12-alpha4. (#2744)" (#2752) This reverts commit b89618ccaa7b7656cad9bcfe0c467a34be8c9fd8, containing 0.12-alpha4, which is broken. Sets don't seem to work, and neither do many resources.
Commit: | dd2abda | |
---|---|---|
Author: | Nathan McKinley |
Revert "Update hashicorp/terraform to 0.12-alpha4. (#2744)" This reverts commit b89618ccaa7b7656cad9bcfe0c467a34be8c9fd8, containing 0.12-alpha4, which is broken. Sets don't seem to work, and neither do many resources.
Commit: | b7842fd | |
---|---|---|
Author: | Nathan McKinley | |
Committer: | GitHub |
Revert "Update hashicorp/terraform to 0.12-alpha4. (#2744)" This reverts commit b89618ccaa7b7656cad9bcfe0c467a34be8c9fd8.
Commit: | b89618c | |
---|---|---|
Author: | Nathan McKinley | |
Committer: | GitHub |
Update hashicorp/terraform to 0.12-alpha4. (#2744)
Commit: | 613390b | |
---|---|---|
Author: | Nathan McKinley |
Update hashicorp/terraform to 0.12-alpha4.
Commit: | 961c878 | |
---|---|---|
Author: | Paddy | |
Committer: | Nathan McKinley |
Switch to using Go modules. (#2679) Switch to using Go modules. This migrates our vendor.json to use Go 1.11's modules system, and replaces the vendor folder with the output of go mod vendor. The vendored code should remain basically the same; I believe some tree shaking of packages and support scripts/licenses/READMEs/etc. happened. This also fixes Travis and our Makefile to no longer use govendor.
Commit: | f763f00 | |
---|---|---|
Author: | Kristin Laemmert |
vendor: Upgrade Terraform for the core v0.12-alpha4 build
Commit: | 4219275 | |
---|---|---|
Author: | Martin Atkins | |
Committer: | Martin Atkins |
vendor: upgrade Terraform Core to a version with the v0.12-compatible SDK This also includes upgrades for HCL2 and go-cty.
Commit: | 9b0fce0 | |
---|---|---|
Author: | Martin Atkins | |
Committer: | Martin Atkins |
vendor: upgrade Terraform Core to a version with the v0.12-compatible SDK
Commit: | 0f4688c | |
---|---|---|
Author: | Martin Atkins | |
Committer: | Martin Atkins |
vendor: Switch to Go 1.11 modules for dependency mgmt
Commit: | 771c2f8 | |
---|---|---|
Author: | Chris Hawk | |
Committer: | Dana Hoffman |
Update vendored deps (#1967) I'm working on Stackdriver monitoring in another branch, which required updating `google.golang.org/genproto`, which required updating `google.golang.org/grpc`, which required updating `github.com/golang/protobuf`, and so on. This PR updates all of the Google-provided deps to their latest versions. In addition, there is: - A change in config.go to reflect an updated type name - Five files changed by `make fmt` Tested with `make build`, `make test`, and `make testacc`.
Commit: | 06356c2 | |
---|---|---|
Author: | Dana Hoffman | |
Committer: | GitHub |
Revendor hashicorp/terraform (#697) * revendor hashicorp/terraform @0.10.1 * revendor hashicorp/go-plugin
Commit: | 5a71aa3 | |
---|---|---|
Author: | Riley Karson |
Vendor dependencies for Bigtable client.
Commit: | aa9478d | |
---|---|---|
Author: | Jake Champlin |
Transfer of provider code