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
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
Paul Stack
805612c38c
provider/aws: Remove deprecated endpoints from Provider introduction ( #13461 )
...
Fixes : #13450
2017-04-07 17:02:39 +03: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
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
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
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
Seth Vargo
cd7e128115
Add logo with text
2017-04-06 18:50:23 -04: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
Seth Vargo
fad6be45ab
Contain SVGs
2017-04-06 14:23:07 -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
Seth Vargo
56a50cb552
Remove fancy quotes
2017-04-06 14:09:10 -04:00
Seth Vargo
a2ee36d9ea
Replace // with #
2017-04-06 14:09:10 -04:00
Seth Vargo
e1558b4c28
Do not link h3 in sidebar
2017-04-06 14:09:09 -04:00
Seth Vargo
9c68595d61
Update intro section
2017-04-06 14:09:07 -04:00
Seth Vargo
487c6daf94
Move image into docs
2017-04-06 14:08:42 -04:00
Seth Vargo
90ecc7d0d5
Redo home page
2017-04-06 14:08:42 -04:00
Seth Vargo
4d9337d0b8
Add press-kit
2017-04-06 14:08:41 -04:00
Seth Vargo
53cbe57bde
Add open graph images
2017-04-06 14:08:41 -04:00
Seth Vargo
379f939bb4
Add favicons
2017-04-06 14:08:40 -04:00
Seth Vargo
e3f56e98bf
Update alicloud
2017-04-06 14:08:40 -04:00
Seth Vargo
7110d15f19
Add HCL syntax highlighting for everything but providers
2017-04-06 14:08:39 -04:00
Seth Vargo
34c553a42b
Update basic scaffolding
2017-04-06 14:08:37 -04:00
Martin Atkins
a9e9220a6e
Update CHANGELOG.md
2017-04-06 10:00:27 -07:00
Martin Atkins
a0269c688c
helper/schema: Clarify the expectations for DefaultFunc
...
Discussion in #9512 revealed that some of the comments here were
inaccurate and that the comments here did not paint a complete enough
picture of the behavior and expectations of Default and DefaultFunc.
This is a comments-only change that aims to clarify the situation and
call attention to the fact that the defaults only affect the handling of
the configuration and that changes to defaults may require migration of
existing resource states.
This closes #9512 .
2017-04-06 09:51:43 -07:00