Commit Graph

10450 Commits

Author SHA1 Message Date
Mitchell Hashimoto
6d9e41668f
website: basic docs on import 2016-05-18 12:57:03 -06:00
James Nugent
17442abff2 Merge pull request #6752 from hashicorp/f-output-state-0.7
core: Forward port OutputState to 0.7
2016-05-18 13:39:31 -05:00
James Nugent
8e732c104b core: Error over panic if output type unknown 2016-05-18 13:25:47 -05:00
James Nugent
3ea3c657b5 core: Use OutputState in JSON instead of map
This commit forward ports the changes made for 0.6.17, in order to store
the type and sensitive flag against outputs.

It also refactors the logic of the import for V0 to V1 state, and
fixes up the call sites of the new format for outputs in V2 state.

Finally we fix up tests which did not previously set a state version
where one is required.
2016-05-18 13:25:20 -05:00
Clint
eedc523281 Update CHANGELOG.md 2016-05-18 11:33:24 -05:00
Paul Stack
811667023b provider/aws: Add support for S3 Bucket Acceleration (#6628) 2016-05-18 11:33:03 -05:00
Paul Stack
7573367444 Update CHANGELOG.md 2016-05-18 16:32:48 +01:00
Paul Stack
be0db001db provider/azurerm: Add support for exporting the (#6742)
`azurerm_storage_account` access keys

Please note that we do NOT have the ability to manage the access keys -
we are just getting the keys that the account creates for us. To manage
the keys, you would need to use the azure portal still
2016-05-18 16:31:43 +01:00
Paul Stack
cdd332b0e7 Update CHANGELOG.md 2016-05-18 14:14:02 +01:00
stack72
27f05b8e3b Merge branch 'wowgroup-aws-rds-cluster-param-group' 2016-05-18 14:11:47 +01:00
stack72
21a65fd085 provider/aws: Refreshing the state when DBParameterGroupNotFound
happens
2016-05-18 14:10:32 +01:00
thetuxkeeper
62639620e1 merged createVirtualMachine and deployVirtualMachine to setupVirtualMachine (#6659) 2016-05-17 22:18:35 +01:00
Clint
40db82f25e Update CHANGELOG.md 2016-05-17 14:50:40 -05:00
Clint
073f629447 provider/fastly: add support for custom VCL configuration (supersedes #6587) (#6662)
* provider/fastly: add support for custom VCL configuration
2016-05-17 14:49:51 -05:00
James Nugent
3edbb36b9d Merge pull request #6719 from glasser/patch-1
docs: clarify an internal-plugins header
2016-05-17 14:32:49 -05:00
James Nugent
e496e561b3 Remove CHANGELOG entry for backported 0.6.17 feature 2016-05-17 14:30:23 -05:00
Joe Topjian
d3b0a301c7 Merge pull request #6718 from buzztroll/vet/keyed_fields
provider/openstack: Fixes an vet error.
2016-05-17 13:53:57 -05:00
Paul Stack
71def12259 Update CHANGELOG.md 2016-05-17 19:38:15 +01:00
thetuxkeeper
790115fe43 provider/vsphere: wait for network enhanced (#6377)
* - use WaitForNetIP
- removed duplicate wait for network parts

* gofmt fix

* fixes
2016-05-17 19:35:06 +01:00
James Nugent
6139b43c95 Update CHANGELOG.md 2016-05-17 13:25:21 -05:00
James Nugent
3b6cd9918a Merge pull request #6622 from hashicorp/f-fastly-request-settings
provider/fastly: Add support for Service Request Settings
2016-05-17 13:22:25 -05:00
James Nugent
95ceb51aef Update CHANGELOG.md 2016-05-17 12:58:01 -05:00
James Nugent
55002086e5 Merge pull request #6592 from hashicorp/b-aws-r53-name-state
provider/aws: Update Route53 Record to schema v1, normalizing name
2016-05-17 12:56:13 -05:00
James Nugent
1d837b4c76 Update CHANGELOG.md 2016-05-17 12:41:37 -05:00
James Nugent
b08d741eb0 Merge pull request #6687 from hashicorp/b-aws-elasticache-param-crash
provider/aws: Fix crash in ElastiCache param group
2016-05-17 12:38:34 -05:00
David Glasser
c3cc0b2538 docs: clarify an internal-plugins header 2016-05-17 10:09:02 -07:00
John Bresnahan
99ab233740 Fixes an vet error. 2016-05-17 06:23:53 -10:00
Clint
592162c92a Update CHANGELOG.md 2016-05-17 11:13:00 -05:00
Robert Conrad
faa6ddb2ee provider/aws: Support for Redshift Cluster encryption using a KMS key (#6712) 2016-05-17 11:12:39 -05:00
clint shryock
91a1097041 provider/aws: Randomize key names in KMS alias test 2016-05-17 10:40:42 -05:00
jkburges
ef3de51199 Include the list of allowed values for AWS auto scaling group termination policies (#6710)
Ref: http://docs.aws.amazon.com/autoscaling/latest/userguide/as-instance-termination.html#custom-termination-policy
2016-05-17 13:27:33 +01:00
James Nugent
cb8054137b Merge pull request #6703 from igable/azurerm-custom-image-docs
website: docs for azurerm custom images
2016-05-17 01:28:39 -05:00
James Nugent
adf3dcb482 Merge pull request #6696 from josephholsten/rm-dup-columnize
Godeps: rm dup github.com/ryanuber/columnize
2016-05-17 01:27:33 -05:00
Ian Gable
988c8144c0 website: docs for azurerm custom images
Adds docs on booting custom images with the azurerm_virtual_machine
resource; this was previously undocumented.
2016-05-16 18:16:52 -07:00
James Nugent
1bb3c7d016 Merge pull request #6694 from hashicorp/sethvargo/training
Add note about paid training
2016-05-16 18:56:12 -05:00
James Nugent
6401344234 Update CHANGELOG.md 2016-05-16 16:49:48 -05:00
Joseph Anthony Pasquale Holsten
e9915d2112 Godeps: rm dup github.com/ryanuber/columnize 2016-05-16 14:36:37 -07:00
Seth Vargo
0088b33b84
Add note about paid training 2016-05-16 16:45:47 -04:00
James Nugent
a2950c76d9 Merge pull request #6598 from hashicorp/f-data-sources
Data-driven Terraform Configuration
2016-05-16 13:00:41 -05:00
clint shryock
23340d3c84 provider/aws: Fix crash in ElastiCache param group 2016-05-16 12:20:06 -05:00
clint shryock
b9d0e14d2a provider/aws: Update Lambda tests for more random names 2016-05-16 10:31:46 -05:00
Aki Hänninen
fce7aa483d Add version_id attribute for aws_s3_bucket_object (#6677) 2016-05-16 08:49:59 -05:00
James Nugent
ffcf6cf6f7 Merge pull request #6675 from atward/build_check
Don't assume dev platform was built
2016-05-15 23:26:12 -05:00
Adam Ward
4a29be7b50 Don't assume dev platform was built 2016-05-16 10:00:44 +10:00
Joe Topjian
76e1a8ffb4 Update CHANGELOG.md 2016-05-14 21:56:18 -05:00
Joe Topjian
f69d95d01f Merge pull request #6579 from Fodoj/reassociate-fip-on-update
provider/openstack: Reassociate FIP on network changes
2016-05-14 21:55:16 -05:00
Joe Topjian
94d27ba3ea Update CHANGELOG.md 2016-05-14 20:46:01 -05:00
Joe Topjian
b53c74a9ae Merge pull request #6279 from ZZelle/support-client-cert
provider/openstack: Support client certificates
2016-05-14 20:44:57 -05:00
Martin Atkins
453fc505f4 core: Tolerate missing resource variables during input walk
Provider nodes interpolate their config during the input walk, but this
is very early and so it's pretty likely that any resources referenced are
entirely absent from the state.

As a special case then, we tolerate the normally-fatal case of having
an entirely missing resource variable so that the input walk can complete,
albeit skipping the providers that have such interpolations.

If these interpolations end up still being unresolved during refresh
(e.g. because the config references a resource that hasn't been created
yet) then we will catch that error on the refresh pass, or indeed on the
plan pass if -refresh=false is used.
2016-05-14 09:25:03 -07:00
Martin Atkins
f95dccf1b3 provider/null: null_data_source data source
A companion to the null_resource resource, this is here primarily to
enable manual quick testing of data sources workflows without depending
on any external services.

The "inputs" map gets copied to the computed "outputs" map on read,
"rand" gives a random number to exercise cases with constantly-changing
values (an anti-pattern!), and "has_computed_default" is settable in
config but computed if not set.
2016-05-14 08:26:37 -07:00