terraform/website/source
Tom Harvey 05d00a93ce New Provider: OpsGenie (#11012)
* Importing the OpsGenie SDK

* Adding the goreq dependency

* Initial commit of the OpsGenie / User provider

* Refactoring to return a single client

* Adding an import test / fixing a copy/paste error

* Adding support for OpsGenie docs

* Scaffolding the user documentation for OpsGenie

* Adding a TODO

* Adding the User data source

* Documentation for OpsGenie

* Adding OpsGenie to the internal plugin list

* Adding support for Teams

* Documentation for OpsGenie Team's

* Validation for Teams

* Removing Description for now

* Optional fields for a User: Locale/Timezone

* Removing an implemented TODO

* Running makefmt

* Downloading about half the internet

Someone witty might simply sign this commit with "npm install"

* Adding validation to the user object

* Fixing the docs

* Adding a test creating multple users

* Prompting for the API Key if it's not specified

* Added a test for multiple users / requested changes

* Fixing the linting
2017-01-05 19:25:04 +00:00
..
assets New Provider: OpsGenie (#11012) 2017-01-05 19:25:04 +00:00
docs New Provider: OpsGenie (#11012) 2017-01-05 19:25:04 +00:00
intro website: Correct unrelated contents on env vars in variables page (#10950) 2016-12-28 22:40:55 +00:00
layouts New Provider: OpsGenie (#11012) 2017-01-05 19:25:04 +00:00
upgrade-guides website: 0.8 is released 2016-12-13 11:55:06 -08:00
.gitignore
404.html.erb
community.html.erb
downloads.html.erb website: fix upgrade guide link 2016-12-13 15:17:48 -08:00
feature-card-write.svg
index.html.erb
robots.txt
security.html.erb
sitemap.xml.builder