terraform/website/source/docs/providers
Paul Stack 8e4f19918a provider/aws: Add Support for aws_cloudwatch_metric_alarm extended (#11193)
statistic

Fixes: #11189

This introduces a new parameter and makes an existing parameter from
`required` to `optional` as both cannot be specified together

```
% make testacc TEST=./builtin/providers/aws TESTARGS='-run=TestAccAWSCloudWatchMetricAlarm_' 2 ↵ ✹ ✭
==> Checking that code complies with gofmt requirements...
go generate $(go list ./... | grep -v /terraform/vendor/)
2017/01/13 11:25:24 Generated command/internal_plugin_list.go
TF_ACC=1 go test ./builtin/providers/aws -v -run=TestAccAWSCloudWatchMetricAlarm_ -timeout 120m
=== RUN   TestAccAWSCloudWatchMetricAlarm_importBasic
--- PASS: TestAccAWSCloudWatchMetricAlarm_importBasic (19.80s)
=== RUN   TestAccAWSCloudWatchMetricAlarm_basic
--- PASS: TestAccAWSCloudWatchMetricAlarm_basic (20.42s)
=== RUN   TestAccAWSCloudWatchMetricAlarm_extendedStatistic
--- PASS: TestAccAWSCloudWatchMetricAlarm_extendedStatistic (18.92s)
PASS
```
2017-01-13 14:47:58 +00:00
..
archive Add the archive file's MD5 to the output 2016-12-19 18:39:38 -08:00
atlas Merge #10008: atlas_artifact data source example 2016-11-10 08:02:37 -08:00
aws provider/aws: Add Support for aws_cloudwatch_metric_alarm extended (#11193) 2017-01-13 14:47:58 +00:00
azure
azurerm provider/azurerm: add caching support for virtual_machine data_disks (#11142) 2017-01-12 15:52:40 +02:00
bitbucket adds missing `language` argument 2016-10-22 18:35:37 +02:00
chef provider/chef: Migrate Chef to use KEY_MATERIAL rather than using a Pem 2016-11-16 19:03:37 +02:00
clc docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
cloudflare
cloudstack provider/cloudstack: add support for multiple NICs with port forwards and set network_domain for networks (#10638) 2016-12-12 10:06:42 +01:00
cobbler docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
consul Remove key.name from example, deprecated since 0.7 (#11079) 2017-01-09 16:07:36 +00:00
datadog provider/datadog #9375: Refactor tags to a list instead of a map. (#10570) 2016-12-07 12:05:57 +01:00
dme
dnsimple
do docs: Update DigitalOcean resource pages 2016-11-01 02:14:43 +00:00
docker provider/docker: Add support for a list of pull_triggers within the docker_image resource. (#10845) 2017-01-03 16:10:39 +00:00
dyn
external "external" data source, for integrating with external programs (#8768) 2016-12-05 17:24:57 +00:00
fastly provider/fastly add origin shielding (#10677) 2016-12-12 22:17:35 +00:00
github provider/github: add GitHub labels resource (#10142) 2016-11-18 13:24:37 +02:00
google providers/google: Add link to setIamPolicy restrictions in iam docs (#11188) 2017-01-13 10:51:03 +00:00
grafana
heroku
icinga2 docs/icinga2: Adding the documentation to the sidebar of the website (#10671) 2016-12-12 15:53:37 +00:00
ignition Ignition provider (#6189) 2017-01-03 11:29:14 +00:00
influxdb
librato docs: Fix misspelled words 2016-09-12 07:08:00 +01:00
logentries mostly typos in documens and aws autoscaling id instead of name 2016-09-30 22:41:15 +02:00
mailgun
mysql
newrelic provider/newrelic: Add new provider for New Relic 2016-12-15 19:14:59 +00:00
nomad provider/nomad 2016-10-24 10:34:06 -07:00
openstack provider/openstack: LoadBalancer Security Groups (#11074) 2017-01-12 16:00:32 +02:00
opsgenie Corrected typo s/OpenStack/OpsGenie/ (#11141) 2017-01-11 10:38:04 +00:00
packet
pagerduty provider/pagerduty Add delete support to pagerduty_service_integration (#10891) 2016-12-24 14:43:06 +00:00
postgresql Fix a few small grammar nits. 2016-12-27 15:50:25 -08:00
powerdns
rabbitmq provider/rabbitmq: docs 2016-09-01 19:04:41 +00:00
rancher [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
random
rundeck
scaleway Keep a consistent provider order. 2016-12-08 06:10:34 +08:00
softlayer Fixed some formatting issues and language with the Softlayer docs (#10732) 2016-12-14 16:25:57 +00:00
statuscake Add support for StatusCake confirmation servers (#11179) 2017-01-13 11:35:15 +00:00
template Added example of variable reference inside file (#11097) 2017-01-09 09:36:16 +01:00
terraform Update remote_state.html.md 2016-10-24 14:14:49 -07:00
tls Restore tls_cert_request to being a managed resource 2016-09-24 12:22:07 -07:00
triton
ultradns ultradns providers and improvements (#9788) 2016-12-15 16:28:34 +00:00
vault Spelling mistake in docs-providers-vault index (#9994) 2016-11-09 13:50:09 +00:00
vcd
vsphere Update index.html.markdown 2016-11-15 13:49:01 -06:00
index.html.markdown