Commit Graph

6366 Commits

Author SHA1 Message Date
Clint 8ce3d49895 Update CHANGELOG.md 2015-07-23 11:27:17 -05:00
Clint d78dc74053 Merge pull request #2741 from jszwedko/set-source-dest-check-eni
This adds the source_dest_check attribute to the aws_network_interfac…
2015-07-23 11:26:15 -05:00
Martin Atkins 7092b8ba8a Split AWS provider topics by service.
With so many AWS provider resources, the docs are getting pretty hard
to navigate. This is particularly true due to the mismatch of some
resources encoding the service name (like aws_route53_record) but some
others ignoring it (like aws_subnet) or using a generic prefix (like
aws_db_instance), which causes an alphabetical ordering to muddle
up all of the services.

Since the AWS UI and docs are themselves oriented around services, most
users should be familiar with the service brands and understand which
resources belong to which service. Thus this categorization follows the
primary categorization used within the AWS Console, preferring EC2-VPC
over EC2-Classic-style bucketing.
2015-07-23 01:01:13 -07:00
Jesse Szwedko 5554942721 This adds the source_dest_check attribute to the aws_network_interface resource
Defaults to true to be consistent with AWS
2015-07-23 06:16:51 +00:00
Pablo Cantero 35201e730e dynamodb-local Add `dynamodb_endpoint` allowing to change the DynamoDB Endpoint for
example to connect to dynamodb-local
2015-07-22 18:57:29 -03:00
Clint 5a15c02cbb Merge pull request #2819 from svanharmelen/b-fix-cloudstack-docs
Fix link in the docs
2015-07-22 14:08:41 -05:00
Sander van Harmelen 761c8ab225 Fix link in the docs 2015-07-22 20:59:45 +02:00
Clint 78eb236786 Update CHANGELOG.md 2015-07-22 11:06:31 -05:00
Clint 84370065d7 Merge pull request #2210 from PeopleNet/s3-domain
Add website_domain for S3 buckets.
2015-07-22 11:05:37 -05:00
John Engelman cbe9be4571 Add website_domain for S3 buckets. 2015-07-22 10:38:28 -05:00
Radek Simko 57dfaa4922 provider/aws: Add acceptance test for ELB w/out name 2015-07-22 14:33:57 +02:00
Radek Simko a22dc2a9a2 Add resource ID to refresh errors 2015-07-22 14:09:39 +02:00
Radek Simko 8e477b78d8 Add resource ID to errors coming from apply 2015-07-22 14:09:34 +02:00
Radek Simko 7a60174dd1 Do not print errors via UiHook 2015-07-22 14:09:23 +02:00
Clint 9cb3150535 Update CHANGELOG.md 2015-07-21 15:53:33 -05:00
Clint f979fd7dee Merge pull request #2571 from TimeIncOSS/f-aws-autogenerated-elb-name
provider/aws: Allow ELB name to be generated
2015-07-21 15:52:36 -05:00
Clint Shryock b720387449 provider/aws: Clean up externally removed Launch Configurations
Handle Launch Configurations that are not found more gracefully, but tolerating
an additional API error indicating the LC no longer exists.
2015-07-21 11:13:41 -05:00
Clint 90c3e06628 Update CHANGELOG.md 2015-07-21 10:44:19 -05:00
Clint 4532f3ddcc Merge pull request #2805 from rnaveiras/spot-instance-typo
Amend AWS spot instace state name cancelled
2015-07-21 10:43:31 -05:00
Clint f3149e9ea5 Merge pull request #2804 from hashicorp/testacc-convergence
provider/aws: Converge on TestAccAWS for acceptance tests names
2015-07-21 10:34:00 -05:00
Raúl Naveiras 87239dcec8 Amend AWS spot instace state name cancelled 2015-07-21 17:26:00 +02:00
Clint ce204a89bb Update CHANGELOG.md 2015-07-21 10:23:28 -05:00
Clint 81957f7453 Merge pull request #2794 from hashicorp/b-aws-instance-monitoring
provider/aws: Fix issue with toggling monitoring in AWS Instances
2015-07-21 10:22:37 -05:00
Clint Shryock 3688d4ba00 provider/aws: Converge on TestAccAWS for acceptance tests names
An attempt to converge the tests into a standard naming scheme

- TestAccAWS for aws tests
- a `_basic` test for each suite, save a few that are quick (Network ACLs, for
  example)
2015-07-21 09:42:02 -05:00
Clint f7ab12cf56 Merge pull request #2803 from TimeIncOSS/simplify-aws-creds-check
aws: Simplify ValidateCredentials func
2015-07-21 09:19:38 -05:00
Radek Simko 4797a82e1a aws: Simplify ValidateCredentials func 2015-07-21 15:57:59 +02:00
Clint dfbe7bee9e Update CHANGELOG.md 2015-07-21 08:36:27 -05:00
Clint 70cf3a7ace Merge pull request #2730 from hashicorp/f-aws-fail-nicer
provider/aws: Check credentials before attempting to do anything
2015-07-21 08:34:55 -05:00
Clint Shryock ed12f7cbb5 updates for RELEASING 2015-07-20 16:19:41 -05:00
Clint Shryock 7110364298 release: clean up after v0.6.1 2015-07-20 16:03:53 -05:00
Clint Shryock 4c67368dd8 v0.6.1 2015-07-20 20:03:29 +00:00
Dave Cunningham c6f0bf479b Merge branch 'master' into gce_autoscaling 2015-07-20 14:25:26 -04:00
Clint a4cbef0523 Update CHANGELOG.md 2015-07-20 12:38:54 -05:00
Clint 60305cb879 Merge pull request #2728 from hashicorp/b-aws-db-param-bug
provider/aws: Fix issue with detecting differences in DB Parameters
2015-07-20 12:38:17 -05:00
Clint Shryock db5d0301d8 provider/aws: Fix issue with toggling monitoring in AWS Instances 2015-07-20 12:32:58 -05:00
Mitchell Hashimoto 670b2a722f Update CHANGELOG.md 2015-07-20 09:39:04 -07:00
Mitchell Hashimoto a6183212db Merge pull request #2793 from svanharmelen/b-chef-sudo
provisioner/chef: fix error when uploading `hints` when using `sudo`
2015-07-20 09:38:19 -07:00
Mitchell Hashimoto 0bd8694211 Update CHANGELOG.md 2015-07-20 09:36:47 -07:00
Sander van Harmelen 885b4e9278 Updating the test accordingly... 2015-07-20 18:34:44 +02:00
Sander van Harmelen df909ca3ca Fix an issue with `sudo` and `hints`
Fixes issue #2781
2015-07-20 18:31:32 +02:00
Paul Hinze 5a87416bdf Merge pull request #2775 from hashicorp/b-noop-prune
Prune unused resources from graph
2015-07-20 11:28:04 -05:00
Mitchell Hashimoto 8d29f274c8 terraform: remove print 2015-07-20 08:57:35 -07:00
Mitchell Hashimoto 696d5ef94f terraform: clarify comment 2015-07-20 08:57:35 -07:00
Mitchell Hashimoto 4d361c839e terraform: prune resources and variables 2015-07-20 08:57:34 -07:00
Mitchell Hashimoto 6550f564bf terraform: PruneNoopTransformer 2015-07-20 08:57:34 -07:00
Mitchell Hashimoto 3781f5d5bf Update CHANGELOG.md 2015-07-20 08:53:16 -07:00
Mitchell Hashimoto 853f4f2385 Merge pull request #2786 from hashicorp/b-nested-module-orphans
Grandchild module orphans should be destroyed
2015-07-20 08:52:33 -07:00
Mitchell Hashimoto 955bbbba41 terraform: state module orphans should only return direct 2015-07-20 08:41:24 -07:00
Mitchell Hashimoto 281e4d3e67 Update CHANGELOG.md 2015-07-20 08:34:41 -07:00
Mitchell Hashimoto 28762152c6 Merge pull request #2788 from hashicorp/b-splat-unknown
terraform: splatting with computed values is computed [GH-2744]
2015-07-20 08:33:50 -07:00