James Nugent
|
cd32f23476
|
Merge pull request #4465 from jedineeper/b-fix-aws-eip-docs
update docs to reflect that the allocation ID is exported as the attribute 'id'
|
2015-12-30 14:31:14 -05:00 |
Craig Marsden
|
fc39334b52
|
update docs to reflect that the allocation ID is exported as the attribute 'id'
|
2015-12-30 17:50:22 +00:00 |
kozo yamagata
|
2a3c80461f
|
Fix typo 'auto' => 'allow'
|
2015-12-30 16:58:23 +09:00 |
stack72
|
59bfa636c0
|
Adding a link to the runtime options for the AWS Lambda functions
|
2015-12-27 21:38:45 +00:00 |
Paul Hinze
|
0d895ffa96
|
provider/aws: mention us-east-1 in ECR docs and tests
ECR is only available in us-east-1 for now.
Also added missing sidebar links for ECR resources.
/cc @nextrevision
|
2015-12-22 16:00:21 -06:00 |
Paul Hinze
|
0616c51aa2
|
Merge pull request #4415 from nextrevision/provider/aws-ecr
provider/aws: ecr resources
|
2015-12-22 15:34:27 -06:00 |
nextrevision
|
6a3ed429ad
|
Adding AWS ECR provider resources
Adds ECR aws_ecr_repository and aws_ecr_repository_policy resources to
the AWS provider.
|
2015-12-22 10:31:30 -05:00 |
gorazio
|
d9b83ada39
|
Update ebs_volume.html.md
add default value of volume type
|
2015-12-22 17:27:44 +03:00 |
clint shryock
|
c94b7c4584
|
provider/aws: Update docs with t1 instance for accounts with EC2 Classic
|
2015-12-21 10:00:34 -06:00 |
James Nugent
|
c90d1b074e
|
Merge pull request #4386 from hashicorp/b-aws-rds-notes
Better document RDS `apply_immediately`
|
2015-12-19 10:51:59 -05:00 |
stack72
|
d932d99679
|
Adds documentation for the AWS Network ACL Rule resource
|
2015-12-18 23:17:08 +00:00 |
James Nugent
|
0bdf249f2c
|
provider/aws: Add aws_nat_gateway Resource
|
2015-12-18 14:12:27 -05:00 |
clint shryock
|
93b63cc42d
|
document for ElastiCache cluster, and fix link
|
2015-12-18 11:43:33 -06:00 |
clint shryock
|
a5efa4a1fa
|
Better document RDS apply immediately
|
2015-12-18 11:24:59 -06:00 |
stack72
|
e8eb2e3573
|
Changing the ingress structure to be required in DB Security Group - this was marked as optional in the docs whereas the schema has it as required
|
2015-12-17 01:18:53 +01:00 |
clint shryock
|
e59f39df5f
|
other m1/ami-1234 clean ups
|
2015-12-15 16:12:31 -06:00 |
Clint
|
64bded6269
|
Merge pull request #4268 from duggan/route53-health-check-doc-fix
Change wording of aws_route53_health_check
|
2015-12-15 14:51:22 -06:00 |
Clint
|
64482422b5
|
Merge pull request #4146 from hashicorp/b-aws-ebs-validate
providers/aws: Validate IOPs for EBS Volumes
|
2015-12-15 11:33:49 -06:00 |
Michael Mell
|
c0b91689cc
|
fix typo in snapshot_retention_limit
|
2015-12-12 14:22:40 -08:00 |
James Nugent
|
19ea14bf8d
|
Merge pull request #4256 from stack72/aws-asg-scheduled-actions
provider/aws: Autoscaling Group Scheduled Actions
|
2015-12-11 16:54:13 -05:00 |
stack72
|
c965d2278e
|
Adding a resource for aws_autoscaling_schedule
|
2015-12-11 18:43:38 +00:00 |
Ross Duggan
|
1549adfccd
|
Change wording of aws_route53_health_check
Both may be specified, which enables health checking of an IP address
with the Host header specified.
Defined in the API documentation:
http://docs.aws.amazon.com/Route53/latest/APIReference/API_GetHealthCheck.html
|
2015-12-11 18:32:22 +00:00 |
Clint
|
8b21f284b4
|
Merge pull request #4259 from stack72/aws-db_parameter_group-tags
provider/aws: Adding Tag support for DB Param Groups
|
2015-12-11 08:58:26 -06:00 |
Clint
|
5b2230588a
|
Merge pull request #4260 from stack72/aws-db_security_group-tags
provider/aws: Adding support for Tags to DB SecurityGroup
|
2015-12-11 08:48:59 -06:00 |
stack72
|
dec5a27f19
|
Adding the ARN as an output of the DB Subnet Group
|
2015-12-11 12:39:15 +00:00 |
stack72
|
474d6080f0
|
Adding support for Tags to the DB Security Group
|
2015-12-11 12:28:24 +00:00 |
stack72
|
67c1971e63
|
Adding support to DB Parameter Group for Tags
|
2015-12-11 12:07:50 +00:00 |
James Nugent
|
fb4878cf37
|
Merge pull request #3853 from stack72/f-aws-db-instance-omit-snapshot
provider/aws: add DB Instance skip_final_snapshot
|
2015-12-10 18:38:11 -05:00 |
stack72
|
2b0c7aa4e9
|
Making the changes to db_instance skip_final_snapshot on the feedback from @catsby
|
2015-12-10 23:21:36 +00:00 |
James Nugent
|
c5d066b828
|
provider/aws: Add note about cluster size reduction
|
2015-12-10 15:35:46 -05:00 |
stack72
|
5796b13373
|
Adding skip_final_snapshop bool to th db_instance. This will allow us to specify whether a snapshot is needed directly rather than checking for an empty string
|
2015-12-10 19:11:47 +00:00 |
Clint
|
9cc5e52cf0
|
Merge pull request #4167 from stack72/aws-security_group_name_prefix
provider/aws: securitygroup name_prefix
|
2015-12-09 11:42:34 -06:00 |
Clint
|
ced42342ff
|
Merge pull request #4215 from hashicorp/pr-4207
Fix issue creating AWS RDS replicas across regions
|
2015-12-09 09:54:53 -06:00 |
Paul Hinze
|
5884323c99
|
Merge pull request #4208 from stack72/aws-dynamodb_streams
provider/aws: DynamoDB Table StreamSpecifications
|
2015-12-08 18:42:48 -06:00 |
clint shryock
|
0619898f6a
|
provider/aws: Add arn to DB Instance output
|
2015-12-08 10:52:17 -06:00 |
stack72
|
a0a89ecde8
|
Documenting the version upgrade flags on db_instance
|
2015-12-08 14:13:26 +00:00 |
stack72
|
d46348c233
|
Adding support for AWS DynamoDB Table for StreamSpecifications
|
2015-12-08 14:07:11 +00:00 |
Clint
|
c05b0a5a0d
|
Merge pull request #4147 from hashicorp/b-aws-dynamo-gsi-docs
providers/aws: Update Dynamo DB docs for GSI hash_key
|
2015-12-04 14:55:26 -06:00 |
stack72
|
6817e0d144
|
Adding the ability to generate a securitygroup name-prefix
|
2015-12-04 09:21:08 -05:00 |
Paul Hinze
|
709d1f3599
|
Merge pull request #3704 from dayer4b/add-placement-group
added placement group as an option for autoscaling groups
|
2015-12-03 18:05:01 -06:00 |
clint shryock
|
16016b8866
|
fix typo
|
2015-12-03 14:24:35 -06:00 |
clint shryock
|
78929df2a1
|
providers/aws: Update Dynamo DB docs for GSI hash_key
|
2015-12-02 16:05:45 -06:00 |
clint shryock
|
d1bba3095b
|
providers/aws: Validate IOPs for EBS Volumes
|
2015-12-02 15:20:11 -06:00 |
clint shryock
|
35b18ceb29
|
providers/aws: Update Security Group docs
|
2015-12-02 10:28:17 -06: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 |
Chris Marchesi
|
85627630bd
|
New resource (AWS provider) - aws_lambda_event_source_mapping
|
2015-11-30 07:45:38 -08:00 |
Verdoïa Laurent
|
b07356ba95
|
docs: Correct mistype
|
2015-11-28 14:10:47 +09: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 |
stack72
|
632a9147cc
|
Adding support for Block_Durations to AWS Spot instance
|
2015-11-26 11:56:04 +00:00 |
stack72
|
8cdfe152d6
|
Adding the documentation of aws_instance tenancy
|
2015-11-26 10:21:06 +00:00 |