Commit Graph

2381 Commits

Author SHA1 Message Date
Emil Hessman 82e4bab178 command/init: test for issue 518 2014-11-04 21:19:39 +01:00
sneha somwanshi 750a36c51e AWS instance resource now supports tenancy 2014-11-04 16:38:30 +05:30
Jack Pearkes ecf66ad7b5 providers/digitalocean: compat for changes to API for droplet size
Upstream in the digitalocean API, the size slug became a size
string, breaking pearkes/digitalocean.

https://github.com/pearkes/digitalocean/pull/1

This fixes compatibility for changes to that library.

closes #510
2014-11-02 14:50:59 -08:00
Jack Pearkes def922551e providers/digitalocean: fix acceptance test suite for running 2014-11-02 14:44:32 -08:00
Simon Turvey 31132f1ded Add tag support to AWS subnets 2014-11-02 12:30:33 -08:00
Emil Hessman 4bfe18b40d argument and verb formatting fixes reported by go vet
builtin/providers/aws/tags_test.go:56: unrecognized printf verb 'i'
builtin/providers/aws/tags_test.go:59: unrecognized printf verb 'i'

config/config_test.go:101: possible formatting directive in Fatal call
config/config_test.go:157: possible formatting directive in Fatal call

config/module/get_file_test.go:91: missing argument for Fatalf(%s): format reads arg 1, have only 0 args

helper/schema/schema.go:341: arg v.Type for printf verb %s of wrong type: schema.ValueType
helper/schema/schema.go:656: missing argument for Errorf(%s): format reads arg 2, have only 1 args
helper/schema/schema.go:912: arg schema.Type for printf verb %s of wrong type: schema.ValueType

terraform/context.go:178: arg v.Type() for printf verb %s of wrong type: github.com/hashicorp/terraform/config.VariableType
terraform/context.go:486: arg c.Operation for printf verb %s of wrong type: terraform.walkOperation

terraform/diff_test.go💯 arg actual for printf verb %s of wrong type: terraform.DiffChangeType
terraform/diff_test.go:235: arg actual for printf verb %s of wrong type: terraform.DiffChangeType
2014-11-02 13:56:44 +01:00
Eric Buth 9fa25c40b2 tests for aws instance block_device 2014-10-31 16:25:16 -04:00
Eric Buth fc58d0a977 Merge branch 'master' of github.com:hashicorp/terraform into awsblockdevices 2014-10-31 15:41:30 -04:00
Armon Dadgar 75472ecb8e Merge pull request #514 from balser/master
Fix typo in aws_db_instance example
2014-10-27 16:54:41 -07:00
balser e915807efe Fix typo in aws_db_instance example 2014-10-27 17:48:03 -04:00
Madhu 5085e75f4a Remove debug logs 2014-10-23 15:50:17 -07:00
Madhu 7d4064ca03 Termination Policy Support 2014-10-23 14:58:54 -07:00
Seth Vargo 8788d3c25e Merge pull request #505 from hashicorp/sethvargo/https_font
Load Google fonts over SSL
2014-10-23 09:30:23 -07:00
Seth Vargo 66c0558f8d Use non-protocol-specific URL for fonts 2014-10-23 12:30:04 -04:00
Seth Vargo 4a98c921a8 Load Google fonts over SSL 2014-10-23 12:00:37 -04:00
Jack Pearkes 04a20f9165 website: make bintray logo https 2014-10-23 11:45:43 -04:00
Seth Vargo 9d3758abd8 Fix broken YAML 2014-10-22 17:47:44 -04:00
Seth Vargo 9ac9ab6706 Use the built-in alert helpers 2014-10-22 10:01:17 -04:00
Seth Vargo 073a0f76c5 Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00
Seth Vargo 79aa19a121 Remove version file 2014-10-21 23:21:23 -04:00
Seth Vargo 342e196967 Set base_url 2014-10-21 23:21:19 -04:00
Seth Vargo 29aa947c3b Do not index the 404 page 2014-10-21 23:21:14 -04:00
Seth Vargo 574746b2aa Push javascript to the bottom, read description 2014-10-21 23:20:52 -04:00
Seth Vargo e6feb90121 Add robots.txt 2014-10-21 23:20:26 -04:00
Seth Vargo fe6e7e2a01 Add sitemap 2014-10-21 23:20:21 -04:00
Seth Vargo 0474da5507 Remove unused CSS and Javascript 2014-10-21 23:20:16 -04:00
Seth Vargo 7200348d1a Update version of middleman-hashicorp 2014-10-21 22:48:50 -04:00
Seth Vargo 4f475cb35e Remove unused font files 2014-10-21 22:48:43 -04:00
Mitchell Hashimoto a70eee51bf Update CHANGELOG 2014-10-21 11:30:37 -07:00
Mitchell Hashimoto e30ee60c58 up version for dev 2014-10-21 11:23:58 -07:00
Mitchell Hashimoto 57504e26d0 website: add a dumb version.txt 2014-10-21 11:21:13 -07:00
Mitchell Hashimoto 146d081b65 v0.3.1 2014-10-21 11:01:04 -07:00
Mitchell Hashimoto 1792334ec4 fmt 2014-10-21 11:00:12 -07:00
Mitchell Hashimoto 81913c58fb providers/aws: fixing faililng test 2014-10-21 10:57:55 -07:00
Mitchell Hashimoto 61811fce23 helper/schema: remove debug info 2014-10-21 10:54:44 -07:00
Mitchell Hashimoto f63a5d24e9 helper/schema: diffs for sets should include the full set [GH-457]
Prior to this, the diff only contained changed set elements. The issue
with this is that `getSet`, the internal function that reads a set from
the ResourceData, expects that each level (state, config, diff, etc.)
has the _full set_ information. This change was done to fix merging
issues.

Because of this, we need to make sure the full set is visible in the
diff.
2014-10-21 10:49:53 -07:00
Mitchell Hashimoto 85a57ab792 Merge pull request #485 from frntn/doc-issues
website: fix misspelled argument name for aws_db_instance resource
2014-10-21 09:03:26 -07:00
Matthieu Fronton d901d62138 website: update arg description with actual expected informations (but now arg name not relevant anymore) 2014-10-21 08:10:50 -04:00
Matthieu Fronton e7925bad15 website: fix misspelled argument name for aws_db_instance resource 2014-10-21 07:52:32 -04:00
Mitchell Hashimoto d0ce67a5b7 helper/schema: on destroy/create, reset state to be empty [GH-464] 2014-10-21 00:28:53 -07:00
Mitchell Hashimoto d1324678dd helper/schema: setting empty map works [GH-464] 2014-10-21 00:17:17 -07:00
Mitchell Hashimoto 9ecbbc6fa0 helper/schema: some more unit tests 2014-10-20 23:52:22 -07:00
Mitchell Hashimoto 296152da66 Update CHANGELOG 2014-10-20 23:18:37 -07:00
Mitchell Hashimoto d5b418d82b Merge pull request #402 from longnguyen11288/add-sg-tags
Added security group tagging
2014-10-20 23:18:22 -07:00
Mitchell Hashimoto afec1e907b website: update docs for Heorku change 2014-10-20 23:17:44 -07:00
Mitchell Hashimoto 8dcc4e3269 Update CHANGELOG 2014-10-20 23:16:18 -07:00
Mitchell Hashimoto 98f104dde6 Merge pull request #406 from catsby/heroku-orgs-maps
Proposal to change Heroku organization TypeString to a TypeList
2014-10-20 23:15:50 -07:00
Mitchell Hashimoto 17d1bb7dde Revert "Merge pull request #422 from svanharmelen/f-shaving-off-some-cpu-cycles"
This reverts commit 428cce2478, reversing
changes made to 517c5b2ea8.
2014-10-20 23:14:14 -07:00
Mitchell Hashimoto 428cce2478 Merge pull request #422 from svanharmelen/f-shaving-off-some-cpu-cycles
helper/schema: Shaving off some unneeded calls, saving CPU cycles
2014-10-20 23:13:18 -07:00
Mitchell Hashimoto 517c5b2ea8 Update CHANGELOG 2014-10-20 23:11:31 -07:00