GitHub / terraform-ibm-modules / terraform-ibm-data-engine
Module that supports provisioning an IBM Cloud® Data Engine instance
Stars: 0
Forks: 0
Open issues: 0
License: apache-2.0
Language: HCL
Size: 325 KB
Dependencies parsed at:
1,259
Created at: almost 2 years ago
Updated at: over 1 year ago
Pushed at: over 1 year ago
Last synced at: 24 days ago
Topics: core-team, data-engine, graduated, ibm-cloud, sql-query, supported, terraform, terraform-module
.github/workflows/ci.yml
actions
.github/workflows/release.yml
actions
tests/go.mod
go
- cloud.google.com/go v0.110.2
- cloud.google.com/go/compute v1.20.0
- cloud.google.com/go/compute/metadata v0.2.3
- cloud.google.com/go/iam v1.1.0
- cloud.google.com/go/storage v1.30.1
- dario.cat/mergo v1.0.0
- github.com/IBM-Cloud/bluemix-go v0.0.0-20230914140903-40534e34a2a5
- github.com/IBM-Cloud/power-go-client v1.3.1
- github.com/IBM/go-sdk-core/v5 v5.14.1
- github.com/IBM/platform-services-go-sdk v0.50.1
- github.com/IBM/vpc-go-sdk v1.0.2
- github.com/Microsoft/go-winio v0.6.1
- github.com/ProtonMail/go-crypto v0.0.0-20230828082145-3c4c8a2d2371
- github.com/acomagu/bufpipe v1.0.4
- github.com/agext/levenshtein v1.2.3
- github.com/apparentlymart/go-textseg/v13 v13.0.0
- github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
- github.com/aws/aws-sdk-go v1.44.281
- github.com/bgentry/go-netrc v0.0.0-20140422174119-9fd32a8b3d3d
- github.com/cloudflare/circl v1.3.3
- github.com/cyphar/filepath-securejoin v0.2.4
- github.com/davecgh/go-spew v1.1.1
- github.com/emirpasic/gods v1.18.1
- github.com/gabriel-vasile/mimetype v1.4.2
- github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
- github.com/go-git/go-billy/v5 v5.5.0
- github.com/go-git/go-git/v5 v5.9.0
- github.com/go-logr/logr v1.2.4
- github.com/go-logr/stdr v1.2.2
- github.com/go-openapi/analysis v0.21.4
- github.com/go-openapi/errors v0.20.4
- github.com/go-openapi/jsonpointer v0.19.6
- github.com/go-openapi/jsonreference v0.20.2
- github.com/go-openapi/loads v0.21.2
- github.com/go-openapi/runtime v0.26.0
- github.com/go-openapi/spec v0.20.9
- github.com/go-openapi/strfmt v0.21.7
- github.com/go-openapi/swag v0.22.4
- github.com/go-openapi/validate v0.22.1
- github.com/go-playground/locales v0.14.1
- github.com/go-playground/universal-translator v0.18.1
- github.com/go-playground/validator/v10 v10.14.1
- github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
- github.com/golang/protobuf v1.5.3
- github.com/google/go-cmp v0.5.9
- github.com/google/s2a-go v0.1.4
- github.com/google/uuid v1.3.0
- github.com/googleapis/enterprise-certificate-proxy v0.2.4
- github.com/googleapis/gax-go/v2 v2.10.0
- github.com/gruntwork-io/terratest v0.43.13
- github.com/hashicorp/errwrap v1.1.0
- github.com/hashicorp/go-cleanhttp v0.5.2
- github.com/hashicorp/go-getter v1.7.1
- github.com/hashicorp/go-multierror v1.1.1
- github.com/hashicorp/go-retryablehttp v0.7.4
- github.com/hashicorp/go-safetemp v1.0.0
- github.com/hashicorp/go-version v1.6.0
- github.com/hashicorp/hcl/v2 v2.17.0
- github.com/hashicorp/terraform-json v0.17.0
- github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
- github.com/jinzhu/copier v0.4.0
- github.com/jmespath/go-jmespath v0.4.0
- github.com/josharian/intern v1.0.0
- github.com/kevinburke/ssh_config v1.2.0
- github.com/klauspost/compress v1.16.5
- github.com/leodido/go-urn v1.2.4
- github.com/mailru/easyjson v0.7.7
- github.com/mattn/go-zglob v0.0.4
- github.com/mitchellh/go-homedir v1.1.0
- github.com/mitchellh/go-testing-interface v1.14.1
- github.com/mitchellh/go-wordwrap v1.0.1
- github.com/mitchellh/mapstructure v1.5.0
- github.com/oklog/ulid v1.3.1
- github.com/opentracing/opentracing-go v1.2.0
- github.com/pjbgf/sha1cd v0.3.0
- github.com/pmezard/go-difflib v1.0.0
- github.com/sergi/go-diff v1.3.1
- github.com/skeema/knownhosts v1.2.0
- github.com/stretchr/testify v1.8.4
- github.com/terraform-ibm-modules/ibmcloud-terratest-wrapper v1.21.10
- github.com/tmccombs/hcl2json v0.5.0
- github.com/ulikunitz/xz v0.5.11
- github.com/xanzy/ssh-agent v0.3.3
- github.com/zclconf/go-cty v1.13.2
- go.mongodb.org/mongo-driver v1.11.7
- go.opencensus.io v0.24.0
- go.opentelemetry.io/otel v1.16.0
- go.opentelemetry.io/otel/metric v1.16.0
- go.opentelemetry.io/otel/trace v1.16.0
- golang.org/x/crypto v0.13.0
- golang.org/x/mod v0.12.0
- golang.org/x/net v0.15.0
- golang.org/x/oauth2 v0.8.0
- golang.org/x/sys v0.12.0
- golang.org/x/text v0.13.0
- golang.org/x/tools v0.13.0
- golang.org/x/xerrors v0.0.0-20220907171357-04be3eba64a2
- google.golang.org/api v0.127.0
- google.golang.org/appengine v1.6.7
- google.golang.org/genproto v0.0.0-20230530153820-e85fd2cbaebc
- google.golang.org/genproto/googleapis/api v0.0.0-20230530153820-e85fd2cbaebc
- google.golang.org/genproto/googleapis/rpc v0.0.0-20230530153820-e85fd2cbaebc
- google.golang.org/grpc v1.55.0
- google.golang.org/protobuf v1.31.0
- gopkg.in/warnings.v0 v0.1.2
- gopkg.in/yaml.v2 v2.4.0
- gopkg.in/yaml.v3 v3.0.1