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
tombuildsstuff
222a03da54
Updating the documentation
2017-04-07 09:02:46 +01:00
tombuildsstuff
2332256af6
Refactoring Bootable Storage Volumes
2017-04-07 09:02:46 +01:00
Jake Champlin
76b224ea0a
Update IP Association Documentation, add sidebar
2017-04-06 20:43:42 -04:00
Seth Vargo
cd7e128115
Add logo with text
2017-04-06 18:50:23 -04:00
Matthew Frahry
29d4814992
Merge pull request #13424 from hashicorp/f-add-ip-address-associaitons
...
provider/opc: Adding ip address associations
2017-04-06 16:29:02 -06:00
=
d79b479ad2
final nit fix
2017-04-06 16:28:50 -06:00
=
1d02ed51c1
fixed nits
2017-04-06 16:27:22 -06:00
Martin Atkins
12e4c492b8
Update CHANGELOG.md
2017-04-06 13:47:53 -07:00
Martin Atkins
0e963db2c5
Detect and reject unknown attributes in "connection" blocks
...
Since the validation of connection blocks is delegated to the communicator
selected by "type", we were not previously doing any validation of the
attribute names in these blocks until running provisioners during apply.
Proper validation here requires us to already have the instance state,
since the final connection info is a merge of values provided in config
with values assigned automatically by the resource. However, we can do
some basic name validation to catch typos during the validation pass, even
though semantic validation and checking for missing attributes will still
wait until the provisioner is instantiated.
This fixes #6582 as much as we reasonably can.
2017-04-06 13:46:43 -07:00
Seth Vargo
ac3d79e51e
Space feature boxes
2017-04-06 15:16:58 -04:00
James Bardin
ef2b51d2dc
Merge pull request #13430 from hashicorp/jbardin/consul-delete-locks
...
cleanup consul lock entries
2017-04-06 15:15:20 -04:00
Seth Vargo
9656b23431
Merge pull request #13429 from hashicorp/sethvargo/rebrand
...
Apply rebranding
2017-04-06 14:58:49 -04:00
Jake Champlin
225c63c787
Merge pull request #13428 from hashicorp/f-update-logging-opc
...
provider/opc: Add debug logging
2017-04-06 14:29:04 -04:00
Seth Vargo
fad6be45ab
Contain SVGs
2017-04-06 14:23:07 -04:00
Jake Champlin
e620a0de0d
remove defunct todo item
2017-04-06 14:22:32 -04:00
James Bardin
5621d97925
cleanup consul lock entries
...
This matches the consul cli behavior, where locks are cleaned up after
use.
Return an error from re-locking the state. This isn't required by the
Locker interface, but it's an added sanity check for state operations.
What was incorrect here was returning an empty ID and error, which would
indicate that Lock/Unlock isn't supported.
2017-04-06 14:19:55 -04:00
Seth Vargo
78644356d0
Update atlas and archive
2017-04-06 14:09:12 -04:00
Seth Vargo
c672529d6f
Update arukus
2017-04-06 14:09:12 -04:00
Seth Vargo
4246790135
Update backend-types sidebar
2017-04-06 14:09:11 -04:00
Seth Vargo
d41bd13b9c
Update alicloud sidebar
2017-04-06 14:09:11 -04:00