-
Notifications
You must be signed in to change notification settings - Fork 213
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Switching to 0.12 SDK * Update module hashicorp/terraform to v0.12.0-beta2 * Update module hashicorp/terraform to v0.12.0-rc1 * Update module hashicorp/terraform to v0.12.0
- Loading branch information
1 parent
6600feb
commit feb595b
Showing
1,342 changed files
with
224,789 additions
and
44,974 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,7 @@ | ||
module github.com/terraform-providers/terraform-provider-pagerduty | ||
|
||
require ( | ||
github.com/blang/semver v3.5.1+incompatible // indirect | ||
github.com/hashicorp/go-hclog v0.7.0 // indirect | ||
github.com/hashicorp/terraform v0.11.12-beta1.0.20190227065421-fc531f54a878 | ||
github.com/hashicorp/terraform v0.12.0 | ||
github.com/heimweh/go-pagerduty v0.0.0-20190419203155-2c0c2f005760 | ||
github.com/mitchellh/cli v1.0.0 // indirect | ||
github.com/smartystreets/goconvey v0.0.0-20190222223459-a17d461953aa // indirect | ||
golang.org/x/sys v0.0.0-20190228124157-a34e9553db1e // indirect | ||
golang.org/x/text v0.3.0 // indirect | ||
) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.