module github.com/terraform-providers/terraform-provider-azurerm require ( contrib.go.opencensus.io/exporter/ocagent v0.4.1 // indirect github.com/Azure/azure-sdk-for-go v26.7.0+incompatible github.com/Azure/go-autorest v11.7.0+incompatible github.com/davecgh/go-spew v1.1.1 github.com/dnaeon/go-vcr v1.0.1 // indirect github.com/google/uuid v0.0.0-20170814143639-7e072fc3a7be github.com/hashicorp/go-azure-helpers v0.4.0 github.com/hashicorp/go-getter v1.1.0 github.com/hashicorp/go-multierror v1.0.0 github.com/hashicorp/go-uuid v1.0.1 github.com/hashicorp/terraform v0.12.0-alpha4.0.20190424121927-9327eedb0417 github.com/satori/go.uuid v1.2.0 github.com/satori/uuid v0.0.0-20160927100844-b061729afc07 golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 golang.org/x/net v0.0.0-20190311183353-d8887717615a gopkg.in/yaml.v2 v2.2.2 )