terraform/website/source/docs/providers
Liran Polak f37800ae62 New Provider: Spotinst (#5001)
* providers/spotinst: Add support for Spotinst resources

* providers/spotinst: Fix merge conflict - layouts/docs.erb

* docs/providers/spotinst: Fix the resource description field

* providers/spotinst: Fix the acceptance tests

* providers/spotinst: Mark the device_index as a required field

* providers/spotinst: Change the associate_public_ip_address field to TypeBool

* docs/providers/spotinst: Update the description of the adjustment field

* providers/spotinst: Rename IamRole to IamInstanceProfile to make it more compatible with the AWS provider

* docs/providers/spotinst: Rename iam_role to iam_instance_profile

* providers/spotinst: Deprecate the iam_role attribute

* providers/spotinst: Fix a misspelled var (IamRole)

* providers/spotinst: Fix possible null pointer exception related to "iam_instance_profile"

* docs/providers/spotinst: Add "load_balancer_names" missing description

* providers/spotinst: New resource "spotinst_subscription" added

* providers/spotinst: Eliminate a possible null pointer exception in "spotinst_aws_group"

* providers/spotinst: Eliminate a possible null pointer exception in "spotinst_subscription"

* providers/spotinst: Mark spotinst_subscription as deleted in destroy

* providers/spotinst: Add support for custom event format in spotinst_subscription

* providers/spotinst: Disable the destroy step of spotinst_subscription

* providers/spotinst: Add support for update subscriptions

* providers/spotinst: Merge fixed conflict - layouts/docs.erb

* providers/spotinst: Vendor dependencies

* providers/spotinst: Return a detailed error message

* provider/spotinst: Update the plugin list

* providers/spotinst: Vendor dependencies using govendor

* providers/spotinst: New resource "spotinst_healthcheck" added

* providers/spotinst: Update the Spotinst SDK

* providers/spotinst: Comment out unnecessary log.Printf

* providers/spotinst: Fix the acceptance tests

* providers/spotinst: Gofmt fixes

* providers/spotinst: Use multiple functions to expand each block

* providers/spotinst: Allow ondemand_count to be zero

* providers/spotinst: Change security_group_ids from TypeSet to TypeList

* providers/spotinst: Remove unnecessary `ForceNew` fields

* providers/spotinst: Update the Spotinst SDK

* providers/spotinst: Add support for capacity unit

* providers/spotinst: Add support for EBS volume pool

* providers/spotinst: Delete health check

* providers/spotinst: Allow to set multiple availability zones

* providers/spotinst: Gofmt

* providers/spotinst: Omit empty strings from the load_balancer_names field

* providers/spotinst: Update the Spotinst SDK to v1.1.9

* providers/spotinst: Add support for new strategy parameters

* providers/spotinst: Update the Spotinst SDK to v1.2.0

* providers/spotinst: Add support for Kubernetes integration

* providers/spotinst: Fix merge conflict - vendor/vendor.json

* providers/spotinst: Update the Spotinst SDK to v1.2.1

* providers/spotinst: Add support for Application Load Balancers

* providers/spotinst: Do not allow to set ondemand_count to 0

* providers/spotinst: Update the Spotinst SDK to v1.2.2

* providers/spotinst: Add support for scaling policy operators

* providers/spotinst: Add dimensions to spotinst_aws_group tests

* providers/spotinst: Allow both ARN and name for IAM instance profiles

* providers/spotinst: Allow ondemand_count=0

* providers/spotinst: Split out the set funcs into flatten style funcs

* providers/spotinst: Update the Spotinst SDK to v1.2.3

* providers/spotinst: Add support for EBS optimized flag

* providers/spotinst: Update the Spotinst SDK to v2.0.0

* providers/spotinst: Use stringutil.Stringify for debugging

* providers/spotinst: Update the Spotinst SDK to v2.0.1

* providers/spotinst: Key pair is now optional

* providers/spotinst: Make sure we do not nullify signals on strategy update

* providers/spotinst: Hash both Strategy and EBS Block Device

* providers/spotinst: Hash AWS load balancer

* providers/spotinst: Update the Spotinst SDK to v2.0.2

* providers/spotinst: Verify namespace exists before appending policy

* providers/spotinst: Image ID will be in a separate block from now on, so as to allow ignoring changes only on the image ID. This change is backwards compatible.

* providers/spotinst: user data decoded when returned from spotinst api, so that TF compares the two states properly, and does not update without cause.
2017-02-22 22:57:16 +02:00
..
alicloud website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
archive website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
arukas website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
atlas website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
aws Merge pull request #12153 from joscha/patch-1 2017-02-22 14:37:00 -05:00
azure website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
azurerm provider/azurerm: Auto base64encode virtual_machine custom data (#12164) 2017-02-22 18:26:35 +02:00
bitbucket website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
chef website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
clc website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
cloudflare website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
cloudstack website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
cobbler website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
consul website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
datadog website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
dme website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
dns website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
dnsimple website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
do website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
docker website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
dyn website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
external "external" data source, for integrating with external programs (#8768) 2016-12-05 17:24:57 +00:00
fastly website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
github website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
google providers/google: google_project supports billing account (#11653) 2017-02-20 19:32:24 +02:00
grafana
heroku website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
icinga2 website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
ignition website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
influxdb website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
librato website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
logentries website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
mailgun website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
mysql website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
newrelic website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
nomad website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
ns1 website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
openstack provider/openstack: Image Data Source (#12097) 2017-02-20 19:03:17 +02:00
opsgenie website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
packet website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
pagerduty website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
postgresql website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
powerdns website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
profitbricks website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
rabbitmq website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
rancher website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
random Add a prefix option to random_id provider 2017-02-16 11:08:17 -05:00
rundeck website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
scaleway website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
softlayer website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
spotinst New Provider: Spotinst (#5001) 2017-02-22 22:57:16 +02:00
statuscake website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
template website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
terraform website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
tls Add missing crl_signing 2017-02-16 08:42:16 -08:00
triton website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
ultradns website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
vault provider/vault: vault_policy resource (#10980) 2017-02-13 18:53:45 +00:00
vcd website/docs: Run `terraform fmt` on code examples (#12075) 2017-02-19 00:48:50 +02:00
vsphere fix #5448 - vm page was changed (#12094) 2017-02-20 14:40:09 +02:00
index.html.markdown website: fix up some wording on providers index 2016-06-09 16:44:28 -05:00