Commit Graph

7821 Commits

Author SHA1 Message Date
James Nugent 3cbe014e31 Add missing documentation link for #4093 2015-12-01 08:47:12 -05:00
James Nugent 48dd42b8f3 Update CHANGELOG.md 2015-12-01 08:38:58 -05:00
James Nugent 9987f36d86 Merge pull request #4093 from paybyphone/master
provider/aws: New resource `aws_lambda_event_source_mapping`
2015-12-01 08:36:45 -05:00
James Nugent c7891c43a7 Merge pull request #4113 from henning/patch-1
documentation: change `terraform get -u` to `-update`
2015-12-01 08:21:21 -05:00
Sander van Harmelen 84645bd8b5 More tweaks to improve performance 2015-12-01 00:36:33 +01:00
Henning Sprang 6a031af0ba change get -u option get -update
get -u does not work the name is -update.
2015-11-30 19:43:54 +01:00
Chris Marchesi 85627630bd New resource (AWS provider) - aws_lambda_event_source_mapping 2015-11-30 07:45:38 -08:00
James Nugent e80ad0266e Update CHANGELOG.md 2015-11-30 13:17:34 +00:00
James Nugent 85c8595c89 Merge pull request #4108 from stack72/f-aws-route53-spf-record
provider/aws: Normalization of SPF records to prevent reporting changes
2015-11-30 13:15:32 +00:00
James Nugent b6cdca8df5 Update CHANGELOG.md 2015-11-30 13:02:41 +00:00
James Nugent 683989fa46 Merge pull request #4107 from stack72/f-aws-iam_role_assume_policy_doc_update
provider/aws: IAM Role now Allows Update Assume Policy Document
2015-11-30 12:58:45 +00:00
stack72 fece57f83b Changing the IAM Role resource to allow update of Assume Policy Document 2015-11-30 12:52:07 +00:00
James Nugent 72b8c82c08 Merge pull request #4106 from stack72/statuscake-documentation
provider/statuscake: Adding some documentation
2015-11-30 12:49:31 +00:00
stack72 a556c98cde Adding support for the escapaing of Route53 SPF records 2015-11-30 12:14:39 +00:00
stack72 3ecf722b77 Adding some documentation for the StatusCake provider 2015-11-30 10:44:21 +00:00
James Nugent c073c1fece Merge pull request #4101 from stack72/f-aws-vpc-route_table-docs
provider/aws: Documentation layout update for aws_route
2015-11-29 17:27:24 +00:00
stack72 d0548a8165 Changing aws_route from Route53 layout to VPC layout 2015-11-29 14:49:45 +00:00
James Nugent cc3dcbe48d Update CHANGELOG.md 2015-11-29 13:37:46 +00:00
James Nugent 6d4ddfa877 Merge pull request #4078 from hashicorp/b-heredoc-lists
Add failing test replicating #4065
2015-11-29 11:34:41 +00:00
James Nugent 4efc95fdc8 Merge pull request #4099 from bbasata/patch-1
Update BUILDING.md
2015-11-29 09:30:18 +00:00
Baraa Basata 4970040d1f Update BUILDING.md
Fix typo
2015-11-28 22:49:23 -05:00
James Nugent f66a13db8b Merge pull request #4094 from lvjp/master
docs: Correct mistype route53_health_check
2015-11-28 09:29:27 +00:00
Verdoïa Laurent b07356ba95 docs: Correct mistype 2015-11-28 14:10:47 +09:00
James Nugent 9e1fca790a Update CHANGELOG.md 2015-11-27 15:20:46 +00:00
James Nugent 88325c3a8c Merge pull request #3340 from stack72/statuscake-provider
Add new provider for StatusCake
2015-11-27 15:19:58 +00:00
James Nugent a5e51f6dad command/refresh: Fix import formats to prevent flapping 2015-11-27 15:10:42 +00:00
stack72 ee4d29ce97 Added some acceptance tests for the statuscake provider 2015-11-27 15:03:13 +00:00
stack72 038604d97d Migrating the statuscake_test resource to use the new version of the statuscake client 2015-11-27 15:03:13 +00:00
stack72 34b77aa78b Adding the update and read functionality for the statuscake client 2015-11-27 15:03:13 +00:00
stack72 97c0aa5e73 Using the latest version of the statuscake client 2015-11-27 15:03:13 +00:00
stack72 d26f5f93e4 Created the initial scaffolding for the statuscake provider 2015-11-27 15:03:13 +00:00
Sander van Harmelen d4ce2b87fb Modified executable bit 2015-11-27 14:49:28 +01:00
James Nugent a1d05e2a4c Update CHANGELOG.md 2015-11-27 09:02:14 +00:00
James Nugent 915d30721e Merge pull request #4080 from stack72/f-aws-s3-bucket-acl-update
provider/aws: Allow changing of S3 Bucket ACL without forcing new bucket
2015-11-27 08:57:45 +00:00
stack72 0cca74fe76 Changing the S3 Bucket resource to allow the update of ACL by using PutBucketAcl 2015-11-26 21:45:48 +00:00
James Nugent c8bd5c0d74 Merge pull request #4074 from stack72/aws-spot-instance-block-duration-minutes
provider/aws: aws_spot_instance block_duration_minutes
2015-11-26 21:18:24 +00:00
James Nugent f23da4fd12 Update CHANGELOG.md 2015-11-26 20:35:00 +00:00
Anthony Stanton 5753efa8af Skip SG ID determination logic for Classic ELBs 2015-11-26 15:34:28 +01:00
James Nugent 7f5f8d300d Add failing test replicating #4065 2015-11-26 15:08:48 +02:00
stack72 632a9147cc Adding support for Block_Durations to AWS Spot instance 2015-11-26 11:56:04 +00:00
James Nugent 56926a18f1 Merge pull request #4071 from stack72/f-aws-docs-ec2-instance-tenance
provider/aws: Documentation addition for AWS Instance Tenancy
2015-11-26 13:15:10 +02:00
stack72 8cdfe152d6 Adding the documentation of aws_instance tenancy 2015-11-26 10:21:06 +00:00
James Nugent b7a12e3a58 Merge pull request #4009 from apparentlymart/aws-opsworks-acctest-iam
provider/aws: AWS Opsworks tests bring their own IAM objects
2015-11-25 21:26:40 +02:00
James Nugent 250ca5b88f Update CHANGELOG.md 2015-11-25 21:11:10 +02:00
James Nugent c262bc72ea Merge pull request #3895 from br0ch0n/rds_pub_access_param
Issue #3894 RDS publicly_accessible param shouldn't force new resource
2015-11-25 21:09:23 +02:00
James Nugent 183fc5c7e2 Merge pull request #4066 from patrickdlee/master
Various grammar and spelling fixes in 0.6.7 and 0.6.8 change logs
2015-11-25 19:54:23 +02:00
Patrick Lee 85e3e78a5e various grammar and spelling fixes in 0.6.7 and 0.6.8 change logs 2015-11-25 10:26:57 -07:00
Brett Mack aec94b1682 Don't error if unable to undeploy 2015-11-25 16:53:00 +00:00
James Nugent 8ae0f6a05e Merge pull request #4053 from hashicorp/phinze/map-key-test-coverage
core: test coverage around map key regression
2015-11-25 14:15:48 +02:00
James Nugent 2304c26c10 Update CHANGELOG.md 2015-11-25 14:08:39 +02:00