Commit Graph

6229 Commits

Author SHA1 Message Date
Radek Simko 91d750d2df interpolate: Expand computed TypeList attributes properly 2015-08-27 13:02:02 +01:00
Radek Simko 563fd3872b Add a few tests for string_list 2015-08-27 13:02:02 +01:00
Radek Simko a1d0c61ca0 Update CHANGELOG.md 2015-08-25 16:27:31 +01:00
Radek Simko f4d7ec714e Merge pull request #3061 from TimeIncOSS/b-aws-ecs-iam-diff
Various ECS bugfixes (IAM, destroy timeout)
2015-08-25 16:22:51 +01:00
Radek Simko a9958a3d5e Update CHANGELOG.md 2015-08-24 20:38:13 +01:00
Dave Cunningham 06c7ff4864 Merge pull request #3065 from lwander/gce-project-metadata
GCE project metadata
2015-08-24 13:35:50 -04:00
Lars Wander 2aad1f7bd2 Implemented CRUD project metadata operations
Common metadata state is now stored

Optimistic locking support added to common_metadata

Revisions to keys in project metadata are now reflected in the project state

Wrote tests for project metadata (all pass)

Relaxed test conditions to work on projects with extra keys

Added documentation for project metadata
2015-08-24 12:53:28 -04:00
Sander van Harmelen a535f9eda1 Merge pull request #3049 from svanharmelen/b-chef-provisioner
provisioner/chef: fixes issue #2872
2015-08-24 13:37:33 +02:00
Sander van Harmelen c193f84dda Merge pull request #3048 from svanharmelen/f-cloudstack-disk
provider/cloudstack: fix issue #3033 and update tweak several cloudstack resources
2015-08-24 13:36:34 +02:00
Radek Simko 00646b1d7b ecs_service: Remove unused code 2015-08-23 17:45:52 +01:00
Radek Simko 9c2a3e79f9 ecs_service: Add note about race condition w/ IAM policy
- fixes #2902
2015-08-23 17:45:24 +01:00
Radek Simko 669d196a58 ecs_service: Role name can be used in iam_role (ARN was supported)
- fixes #2722
2015-08-23 17:42:15 +01:00
Radek Simko fad019e950 ecs_service: Retry if IAM policy isn't ready yet
- fixes #2869
2015-08-23 17:37:29 +01:00
Radek Simko 25724da3c1 Update CHANGELOG.md 2015-08-22 13:04:43 +01:00
Radek Simko 7c4460902b Update CHANGELOG.md 2015-08-22 13:03:48 +01:00
Sander van Harmelen 162568e682 Fixes issue #2872
Still not a 100% fix, but that would require some more hacking in core
TF. If time permits I’ll have a look at that later on… But for now this
is a good fix to be able to close #2872
2015-08-21 17:26:32 +02:00
Sander van Harmelen 6b8d37e938 Fix issue #3033 and update tweak several cloudstack resources
- Added a retry loop for attaching disks as this something was tried to
fast when the VM was still booting
- Fix issue #3033
- Update docs for latest updates and done some minor refactoring
(styling)
2015-08-21 16:59:35 +02:00
Sander van Harmelen cb49c8da3d Merge pull request #2934 from jeroendekorte/master
provider/cloudstack: Added loadbalancer support to the provider
2015-08-21 11:16:04 +02:00
Sander van Harmelen 23c1dba7a3 Merge pull request #3035 from vmfarms/master
Add project parameter to more Cloudstack resources
2015-08-21 10:40:23 +02:00
Jeroen de Korte 2d1d47fac6 Added LoadBalancer support for Cloudstack Provider
PR is complete with docs and tests
2015-08-21 10:37:08 +02:00
Radek Simko 53499a9391 google: Add regression test for #2978 2015-08-20 21:40:57 +01:00
Radek Simko 80e90a8594 Update CHANGELOG.md 2015-08-20 21:35:44 +01:00
Radek Simko f27f64e8af Merge pull request #2978 from djworth/master
Convert int to int64 when building the cluster.NodeConfig struct
2015-08-20 21:34:54 +01:00
Hany Fahim 330673038c Add project parameter to cloudstack_disk 2015-08-20 13:35:11 -04:00
Hany Fahim 078b16b20e Add project parameter to cloudstack_ipaddress 2015-08-20 08:32:57 -04:00
Hany Fahim 228da7cf27 Add project parameter to VPC and network Cloudstack resources 2015-08-19 17:56:57 -04:00
Clint 9756946e3c Merge pull request #3021 from hashicorp/f-building
Move RELEASING to BUILDING
2015-08-19 09:41:25 -05:00
Radek Simko 9a3a825c30 Merge pull request #3029 from TimeIncOSS/aws-example-s3-cross-account
aws: Add example w/ S3 & cross-account access
2015-08-19 15:02:25 +01:00
Clint beeb70422f Merge pull request #3030 from SamClinckspoor/patch-2
Updated AWS_SQS_QUEUE docs
2015-08-19 08:55:00 -05:00
Sam Clinckspoor 1f6c688d85 Updated AWS_SQS_QUEUE docs
* Added undocumented `redrive_policy` #
* Added link to AWS docs for `visibility_timeout_seconds`
2015-08-19 14:20:24 +02:00
Radek Simko 8234ee0682 Update CHANGELOG.md 2015-08-19 10:47:31 +01:00
Radek Simko 31d6949b3f Update CHANGELOG.md 2015-08-19 10:46:50 +01:00
Radek Simko f27b0a0cf1 Merge pull request #3000 from TimeIncOSS/code-formatting
Format code via gofmt + fix whitespacing
2015-08-19 10:45:11 +01:00
Radek Simko 0a637be9b3 aws: Add example w/ S3 & cross-account access 2015-08-19 10:15:43 +01:00
Dave Cunningham 2c30ff276e Merge pull request #3027 from sparkprime/fix_int_cast
Fix #2901
2015-08-19 03:00:28 -04:00
Dave Cunningham aa45266fdb Fix #2901 2015-08-19 02:57:04 -04:00
Clint b2731e2470 Update CHANGELOG.md 2015-08-18 14:54:30 -05:00
Clint 79bd3a318d Merge pull request #2887 from hashicorp/f-aws-pr-2779
provider/aws/aws_instance: add instance_initiated_shutdown_behavior (supersedes 2779)
2015-08-18 14:53:43 -05:00
Kevin Fishner 7d9fa51dba Merge pull request #3024 from hashicorp/atlas-artifact-docs-ami
Clarify that you get the AMI id from metadata, not id
2015-08-18 12:53:19 -07:00
Kevin Fishner 76bbd3b457 Clarify that you get the AMI id from metadata 2015-08-18 12:48:01 -07:00
Clint Shryock fde2a400f7 Merge branch 'master' into f-aws-pr-2779
* master: (84 commits)
  provider/aws: Update to aws-sdk 0.9.0 rc1
  use name instead of id  - launch configs use the name and not ID
  Fix typo on heroku_cert example
  provider/aws: add value into ELB name validation message
  tests: fix missed test update from last merge
  update prevent_destroy error message
  Update CHANGELOG.md
  Update CHANGELOG.md
  providers/aws: Update Launch Config. docs to detail naming and lifecycle recommendation
  release: cleanup after v0.6.3
  v0.6.3
  Update CHANGELOG.md
  core: fix deadlock when dependable node replaced with non-dependable one
  tests: extract deadlock checking test helper
  core: log every 5s while waiting for dependencies
  Fixed indentation in a code sample
  state/remote/s3: match with upstream changes
  provider/aws: match with upstream changes
  google: Add example of two-tier app
  Updating Launch Config Docs for Name attribute
  ...
2015-08-18 14:40:01 -05:00
Clint Shryock 7d2982ce9f trim to just steps for building the binaries 2015-08-18 13:11:49 -05:00
Clint Shryock b771fc5bf1 initial rename and update 2015-08-18 13:09:15 -05:00
Clint 21d18ae2c9 Merge pull request #3015 from hashicorp/f-aws-update-sdk9
provider/aws: Update to aws-sdk 0.9.0 rc1
2015-08-18 09:49:03 -05:00
Clint Shryock 0c2f189d08 provider/aws: Update to aws-sdk 0.9.0 rc1 2015-08-17 13:27:16 -05:00
Clint 86ce5f13f1 Merge pull request #3013 from d4v3y0rk/autoscaling-group-launch-config-doc
use name instead of id
2015-08-17 09:42:13 -05:00
Dave York 6c6793a260 use name instead of id
- launch configs use the name and not ID
2015-08-17 10:24:25 -04:00
Radek Simko 1d77a258d0 Merge pull request #3005 from sobrinho/patch-1
Fix typo on heroku_cert example
2015-08-15 11:25:53 +01:00
Gabriel Sobrinho 456fc37449 Fix typo on heroku_cert example 2015-08-14 18:56:57 -03:00
Radek Simko 00ad41bf7d google: Code formatted via gofmt 2015-08-14 12:06:06 +01:00