Commit Graph

17822 Commits

Author SHA1 Message Date
Chris Riley 656260c647
Add "enterprise" to docs sidebar 2017-04-07 11:55:56 -04:00
Chris Riley 6c981f2524
Initial Enterprise Doc File Move 2017-04-07 11:55:56 -04:00
Clint a3ae38d1bb docs: Update AWS Data Source docs to have HCL formatted examples (#13467)
* docs: update AWS examples. Disntinguish between alb and alb listener datasource

* more hcl highlighting

* more hcl

* fix missing end quote in docs

* docs: finish updates to AWS data source highlights

Also updates layout to distinguish some resources
2017-04-07 10:54:28 -05:00
Jake Champlin 8d7db2cd38
fixup tests 2017-04-07 11:31:32 -04:00
Clint 1289082c28 Move 2 AWS improvements to Fixes
They're actually fixes
2017-04-07 10:14:49 -05:00
Clint 231c8a7297 Update CHANGELOG.md 2017-04-07 10:13:45 -05:00
Gauthier Wallet c44afc4179 provider/aws: Fix DynamoDB issues about GSIs indexes (#13256)
* provider/aws: Fixed DynamoDB GSI update when using multiple indexes

* provider/aws: Fixed DynamoDB GSI set hash function

* Added DynamoDB table state migration
2017-04-07 10:13:00 -05:00
Nicholas Jackson 19eecd4a71 Merge pull request #13413 from hashicorp/nic-provider-docs
* Updated provider documentation to highlight limitations of interpolation syntax
2017-04-07 16:11:57 +01:00
Paul Stack 15346fdfcc Update CHANGELOG.md 2017-04-07 18:10:55 +03:00
Joshua Spence 488711afef Add `name_prefix` to `aws_alb_target_group` (#13442)
Adds the `name_prefix` parameter to the `aws_alb_target_group` resource.
2017-04-07 18:09:51 +03:00
Jake Champlin 4b281ba051
fixup tests 2017-04-07 11:00:26 -04:00
Jake Champlin 5c742572e4
fix data_source_network_interface test 2017-04-07 10:41:59 -04:00
Paul Stack f2a2c28163 provider/aws: Bump SDK to 1.8.10 (#13459) 2017-04-07 17:26:16 +03:00
Clint 80b29dbd64 Update CHANGELOG.md 2017-04-07 09:10:56 -05:00
Clint 0334fb0341 providers/aws: Update ElasticTranscoderPreset to have default for MaxFrameRate (#13422) 2017-04-07 09:10:29 -05:00
Tom Harvey 4f66290ffc Merge pull request #13453 from tombuildsstuff/f-oracle-imports
provider/opc: Import support for IP Networks
2017-04-07 15:06:02 +01:00
Paul Stack 805612c38c provider/aws: Remove deprecated endpoints from Provider introduction (#13461)
Fixes: #13450
2017-04-07 17:02:39 +03:00
Tom Harvey 9eb8ca06f9 Merge pull request #13458 from tombuildsstuff/f-oracle-website
provider/opc: Documentation Updates
2017-04-07 14:52:40 +01:00
Tom Harvey 4129afd884 Merge branch 'f-oracle-compute' into f-oracle-website 2017-04-07 14:52:08 +01:00
Tom Harvey 94350a0b82 Merge pull request #13431 from tombuildsstuff/f-bootable-storage-volumes
provider/opc: Bootable Storage Volumes
2017-04-07 14:51:25 +01:00
Paul Stack 2c9c4f3475 Bump Statuscake deps to support TriggerRate (#13387) 2017-04-07 16:14:31 +03:00
Paul Stack 84fca9ec83 Update CHANGELOG.md 2017-04-07 15:16:13 +03:00
Gavin Williams afb8bb27e8 provider/openstack: Add support for 'value_specs' options to (#13380)
`openstack_compute_servergroup_v2`
Refactor to use common `types.go` and `MapValueSpecs function`.
Added supporting website documentation.
2017-04-07 15:15:31 +03:00
Paul Stack 16a3e8bb30 Update CHANGELOG.md 2017-04-07 15:15:10 +03:00
tombuildsstuff 72aab5a13f Removing an unneeded line 2017-04-07 13:14:53 +01:00
Joe Topjian cfd4101055 provider/openstack: Add SOFT_DELETED to delete status (#13444)
This commit allows clean deletion of instances that have a
status of SOFT_DELETED.
2017-04-07 15:13:08 +03:00
tombuildsstuff 82e57870bb Updating the docs for Instances 2017-04-07 13:07:21 +01:00
tombuildsstuff 8a5379479a Removing the unused ssh key 2017-04-07 13:06:16 +01:00
Radek Simko 7451166ae7 Update CHANGELOG.md 2017-04-07 12:31:01 +01:00
Radek Simko a4768eb9f9 provider/aws: Raise timeout for attaching/detaching VPN GW (#13457) 2017-04-07 12:30:30 +01:00
Radek Simko 0010a14f75 Update CHANGELOG.md 2017-04-07 12:30:09 +01:00
Radek Simko 8f7171fc76 provider/aws: Raise timeout for deleting APIG REST API (#13414) 2017-04-07 12:29:24 +01:00
tombuildsstuff 50cfe7e359 Updating the instance docs 2017-04-07 12:17:36 +01:00
tombuildsstuff 833023f8fc Fixing sidebar selection for multiple links 2017-04-07 12:12:15 +01:00
tombuildsstuff 7e9fbc6b88 Updating the example for image list entries 2017-04-07 12:09:31 +01:00
tombuildsstuff 965d6ce92e Updating the spacing 2017-04-07 11:57:52 +01:00
tombuildsstuff bfd6aab40f Updating the opc layout 2017-04-07 11:41:52 +01:00
tombuildsstuff 3a084b061a Merge branch 'master' into f-oracle-merge 2017-04-07 11:15:36 +01:00
tombuildsstuff 18dc5559ba Import support for Image Lists 2017-04-07 11:06:51 +01:00
tombuildsstuff 41d4bc1622 Adding tests covering low latency storage 2017-04-07 10:42:27 +01:00
tombuildsstuff 6d859479dd Import support for Storage Volumes 2017-04-07 10:36:04 +01:00
Nic Jackson c0d6cedee6
Updated documentation with comments from @sethvargo and @radeksimko 2017-04-07 10:26:30 +01:00
Nick Walke df5dfb10c8 DOCS: Updated list of triggers for codedeploy_deployment_group (#13396)
* Updated list of triggers.

* Updated to just point to the codedeploy docs
2017-04-07 10:08:03 +01:00
Nic Jackson 45cacd4a9e
Merge branch 'master' of github.com:hashicorp/terraform into nic-provider-docs 2017-04-07 10:07:40 +01:00
Nic Jackson cde1df8af7
Updated copy 2017-04-07 10:07:23 +01:00
Joern Barthel 9622b49c45 Support for Windows newlines. 2017-04-07 10:41:55 +02:00
tombuildsstuff 41595582dc adding back in snapshots 2017-04-07 09:23:03 +01:00
tombuildsstuff c4357c29c6 Fixing the documentation 2017-04-07 09:05:28 +01:00
tombuildsstuff 41bf29aa6e re-govendor syncing 2017-04-07 09:02:47 +01:00
tombuildsstuff d881535fb9 GoVendor sync 2017-04-07 09:02:47 +01:00