terraform/website/source
Raymond Fallon b30ef0f58d Update Application Auto Scaling to support scaling an Amazon EC2 Spot fleet. (#8697)
* provider/aws: Update Application Auto Scaling service model

  - Add support for automatically scaling an Amazon EC2 Spot fleet.

* Remove duplicate policy_type check.

* Test creating a scalable target for a splot fleet request.

* Test creating a scaling policy for a splot fleet request.

* Update resource docs to support scaling an Amazon EC2 Spot fleet.

  - aws_appautoscaling_policy
  - aws_appautoscaling_target

* Remove arn attribute from aws_appautoscaling_target

  - No arn is generated or returned for this resource.

* Remove optional name attribute from aws_appautoscaling_target

  - ScalableTargets do not have a name
  - I think this was copied from aws_appautoscaling_policy

* AWS Application Autoscaling resource documentation tweaks

  - include a target resource in the policy example
  - sort attributes by alpha
  - fixup markdown
  - add spaces to test config
2017-02-02 09:39:22 +00:00
..
assets docs/profitbricks: Make the documentation not cause build errors for middleman (#11434) 2017-01-26 19:28:01 +02:00
docs Update Application Auto Scaling to support scaling an Amazon EC2 Spot fleet. (#8697) 2017-02-02 09:39:22 +00:00
intro Merge pull request #11329 from hashicorp/f-destroy-prov 2017-01-26 14:32:21 -08:00
layouts provider/pagerduty: pagerduty_addon resource (#11620) 2017-02-01 22:59:29 +00:00
upgrade-guides website: 0.8 is released 2016-12-13 11:55:06 -08:00
.gitignore
404.html.erb
community.html.erb Update community.html.erb 2017-01-31 09:49:50 -07:00
downloads.html.erb website: fix upgrade guide link 2016-12-13 15:17:48 -08:00
feature-card-write.svg add and style feature-card graphics 2016-10-04 16:03:46 -07:00
index.html.erb Website: update latest callout to mention 0.8 2017-01-06 09:47:59 -05:00
robots.txt
security.html.erb Add security page (#9717) 2016-11-01 13:56:08 +00:00
sitemap.xml.builder