terraform/builtin/providers
Raymond Fallon 7b672d4656 Automatic Rollback of CodeDeploy deployments and CloudWatch Alarms for a Deployment Group (#9039)
* provider/aws: Add DeploymentRollback as a valid TriggerEvent type

* provider/aws: Add auto_rollback_configuration to aws_codedeploy_deployment_group

* provider/aws: Document auto_rollback_configuration

  - part of aws_codedeploy_deployment_group

* provider/aws: Support removing and disabling auto_rollback_configuration

  - part of aws_codedeploy_deployment_group resource
  - when removing configuration, ensure events are removed
  - when disabling configuration, preserve events in case configuration is re-enabled

* provider/aws: Add alarm_configuration to aws_codedeploy_deployment_group

* provider/aws: Document alarm_configuration

  - part of aws_codedeploy_deployment_group

* provider/aws: Support removing alarm_configuration

  - part of aws_codedeploy_deployment_group resource
  - disabling configuration doesn't appear to work...

* provider/aws: Refactor auto_rollback_configuration tests

  - Add create test
  - SKIP failing test for now
  - Add tests for build & map functions

* provider/aws: Refactor new aws_code_deploy_deployment_group tests

  - alarm_configuration and auto_rollback_configuration only
  - add assertions to deployment_group basic test
  - rename config funcs to be more easy to read
  - group public tests together

* provider/aws: A max of 10 alarms can be added to a deployment group.

  - aws_code_deploy_deployment_group.alarm_configuration.alarms
  - verified this causes test failure with expected exception

* provider/aws: Test disabling alarm_configuration and auto_rollback_configuration

  - the tests now pass after rebasing the latest master branch
2016-12-01 16:12:14 +02:00
..
archive
atlas
aws Automatic Rollback of CodeDeploy deployments and CloudWatch Alarms for a Deployment Group (#9039) 2016-12-01 16:12:14 +02:00
azure
azurerm provider/azurerm: create common schema for location field, add diff suppress (#10409) 2016-11-29 15:54:00 +00:00
bitbucket
chef provider/chef: Updating the provider_test comments to remove a company name (#10197) 2016-11-18 10:53:21 +02:00
clc
cloudflare
cloudstack Properly support secundary IP addresses (#10420) 2016-11-29 20:48:38 +01:00
cobbler
consul
datadog
digitalocean
dme
dnsimple
docker provider/docker: authentication via values instead of files (#10151) 2016-11-22 14:18:09 +02:00
dyn
fastly
github provider/github: supports importing resources (#10382) 2016-11-28 17:30:24 +00:00
google Merge pull request #10117 from cblecker/f-gke-node-scopes 2016-11-18 20:19:26 -08:00
grafana
heroku
influxdb
librato
logentries
mailgun
mysql
nomad providers/nomad: use DefaultConfig to intialize all fields 2016-11-19 10:20:54 -08:00
null
openstack Merge pull request #10260 from jtopjian/openstack-compute-volume-attach 2016-11-22 20:43:59 -07:00
packet
pagerduty
postgresql Added 'connect_timeout' argument to provider 'postgresql' (#10380) 2016-11-28 16:52:10 +00:00
powerdns
rabbitmq
random
rundeck
scaleway provider/scaleway: improve volume attachment (#10084) 2016-11-17 15:08:05 +02:00
softlayer
statuscake
template providers/template: disallow file paths in `template` 2016-11-22 10:23:58 -08:00
terraform
test ResourceConfig.get should never return (nil, true) 2016-11-18 16:24:40 -05:00
tls
triton
ultradns
vault
vcd
vsphere