Radek Simko
|
adec84d8e6
|
provider/aws: Document how to update s3_bucket_object
|
2016-02-25 19:56:42 +00:00 |
James Nugent
|
5b548e938c
|
Merge pull request #5327 from Originate/s3-website-routing-rules
Added routing rules to s3 buckets
|
2016-02-25 14:43:55 -05:00 |
Drew Minnear
|
ef50479e8a
|
added routing rules to s3 buckets
|
2016-02-25 10:19:23 -08:00 |
Justin Nauman
|
f8e9a8150a
|
Update null_resource.html.markdown
Fixing example w/ interpolation error.
|
2016-02-25 09:13:54 -06:00 |
Paul Hinze
|
984d682955
|
Merge pull request #4284 from matt-deboer/master
Added support for disk init types
|
2016-02-25 08:44:27 -06:00 |
Radek Simko
|
b6c6e3eba3
|
Merge pull request #5267 from TimeIncOSS/f-config-md5-func
config: Add new interpolation function - md5
|
2016-02-24 14:00:08 +00:00 |
Radek Simko
|
bb5af50b25
|
docs: Document new interpolation function md5
|
2016-02-24 13:01:05 +00:00 |
Radek Simko
|
b90cd618c2
|
docs: Sort interpolation functions alphabetically
|
2016-02-24 13:01:05 +00:00 |
Akram Hussein
|
f887b70964
|
aws_cloudwatch_metric_alarm docs reference 'namespace' twice.
|
2016-02-24 12:39:22 +00:00 |
Feanil Patel
|
8fbacf7261
|
Fix -module-depth typo
The module depth parameter had an equal sign instead of a dash in the name.
|
2016-02-23 20:02:36 -05:00 |
Paul Stack
|
e454b21100
|
Merge pull request #5271 from stack72/f-aws-dynamodb-stream-arn
provider/aws: Enable DynamoDB Table to output `stream_arm` when streams are enabled
|
2016-02-23 17:27:22 +00:00 |
stack72
|
8d6cfe8e89
|
Implement RetentionPeriod Changes for AWS Kinesis Stream
|
2016-02-23 17:15:33 +00:00 |
stack72
|
0ce4aed52a
|
provider/aws: Enable DynamoDB Table to output `stream_arm` when streams
are enabled
|
2016-02-23 15:40:41 +00:00 |
Paul Stack
|
57f58dec98
|
Merge pull request #5262 from stack72/b-aws-redshift-cluster-public
provider/aws: `aws_redshift_cluster` publicly_accessible now defaults true
|
2016-02-22 23:19:30 +00:00 |
stack72
|
e822d46843
|
provider/aws: `aws_redshift_cluster` publicly_accessible now defaults to
true
|
2016-02-22 23:11:55 +00:00 |
Paul Stack
|
d5fb018250
|
Merge pull request #4945 from stack72/aws-rds-enhanced-monitoring
provider/aws: Enabled Enhanced Monitoring for RDS
|
2016-02-22 22:02:09 +00:00 |
Otto Jongerius
|
c8bd02abee
|
Add Datadog doco.
|
2016-02-22 15:04:29 -05:00 |
James Nugent
|
8e4691d895
|
Merge pull request #5203 from hashicorp/f-azurerm-search-service
provider/azurerm: Add Search Service resource
|
2016-02-22 13:53:02 -05:00 |
James Nugent
|
7d1c43b3fc
|
Merge branch 'f-digitalocean-record-fqdn' of https://github.com/stack72/terraform into stack72-f-digitalocean-record-fqdn
|
2016-02-22 13:29:42 -05:00 |
James Nugent
|
16b18df1fd
|
Merge pull request #5238 from stack72/f-aws-redshift-calculate-cluster
provider/aws: Change Redshift Cluster cluster_type to be computed
|
2016-02-22 13:18:09 -05:00 |
James Nugent
|
9f4826d447
|
provider/google: Document schema conflict in network
|
2016-02-22 13:15:02 -05:00 |
Paul Stack
|
30dcc45635
|
Merge pull request #5178 from hashicorp/f-aws-iam-server-updates
provider/aws: Update IAM Server Cert
|
2016-02-22 18:07:22 +00:00 |
Lars Wander
|
20f8104caf
|
provider/google: Add support for reading SQL instance assigned IP Addresses
|
2016-02-22 10:38:14 -05:00 |
stack72
|
e6e18a4a9e
|
provider/aws: Change Redshift Cluster cluster_type to be computed
It will be based off the number of nodes. Can only be multi-node (>1
node) or single-node (nodes=1)
|
2016-02-21 19:42:02 +00:00 |
Joshua Garnett
|
12958fb5e7
|
Added support for the deployment configuration settings to the ecs service resource.
|
2016-02-19 15:32:39 -05:00 |
Paul Hinze
|
92dc20bb35
|
Merge pull request #5214 from hashicorp/phinze/doc-file-path-info
website: clarify `file()` base location
|
2016-02-19 12:14:35 -06:00 |
Paul Hinze
|
a7b8a54a83
|
website: clarify `file()` base location
refs #5213
|
2016-02-19 09:56:55 -06:00 |
stack72
|
3eab9f2ff0
|
provider/azurerm: Add documentation for the `azurerm_search_service`
resource
|
2016-02-19 00:57:51 +00:00 |
Matt Morrison
|
f66f37f4d8
|
Add more acceptance tests, and fix some test cases
|
2016-02-18 08:37:58 -08:00 |
Matt Morrison
|
d6039af398
|
Add subnetwork resource ACC tests, additional doc updates
|
2016-02-18 08:37:58 -08:00 |
Matt Morrison
|
430ed48a44
|
Update google resources where necessary to make use of subnetworks, update som docs
|
2016-02-18 08:37:58 -08:00 |
clint shryock
|
c8178ad31c
|
provider/aws: Update IAM Server Cert to allow name_prefix, auto generated namesprovider/aws: Update IAM Server Cert to allow name_prefix, auto generated namesdiff
|
2016-02-17 16:34:02 -06:00 |
James Nugent
|
f7504f7f9f
|
Merge branch 'master' of https://github.com/vincer/terraform into vincer-master
|
2016-02-17 13:16:16 -08:00 |
Clint
|
1ba59994e8
|
Merge pull request #5124 from steve-jansen/patch-2
Link aws_ami_copy documentation to aws_ami
|
2016-02-17 10:40:32 -06:00 |
stack72
|
5233c85172
|
provider/azurerm: Documentation update for `azurerm_network_interface`
|
2016-02-17 15:59:26 +00:00 |
Joe Topjian
|
dc5aa5e0bf
|
Merge pull request #4878 from Fodoj/support-dvr
provider/openstack Add Distributed router support
|
2016-02-17 08:22:45 -07:00 |
Paul Stack
|
cd28433c2a
|
Merge pull request #4826 from TimeIncOSS/f-aws-lambda-permission
[WIP] provider/aws: Add aws_lambda_permission
|
2016-02-17 13:31:29 +00:00 |
Paul Stack
|
77deff1194
|
Merge pull request #5135 from TimeIncOSS/f-aws-cloudtrail-tags
provider/aws: Add support for CloudTrail tags
|
2016-02-16 21:55:45 +00:00 |
vince rosso
|
2b43a317a9
|
documentation for lambda in VPC
|
2016-02-16 12:16:43 -08:00 |
Paulo Schreiner
|
7293ab99d3
|
Added option to attach an ELB to Opsworks layer
|
2016-02-16 09:44:15 -06:00 |
Radek Simko
|
f53ea0b4a4
|
provider/aws: Add docs for aws_lambda_permission
|
2016-02-15 17:16:41 +00:00 |
Radek Simko
|
fa92e7bd87
|
provider/aws: Add docs for CloudTrail tags
|
2016-02-15 14:11:48 +00:00 |
Radek Simko
|
fdd9c3b2b8
|
Merge pull request #4711 from srikalyan/master
Added support for http/https endpoints that auto confirms SNS topic subscription.
|
2016-02-14 21:13:22 +00:00 |
Jonathan Kinred
|
3156018f42
|
Update doco for ip enhancements in vmware-govcd
|
2016-02-14 21:22:30 +11:00 |
Paul Stack
|
c2feea063b
|
Merge pull request #5126 from lwander/b-gcp-template-disk-type-doc
provider/google: Fix documentation around GCE Disk Type
|
2016-02-13 18:35:50 +00:00 |
Lars Wander
|
08f86e65ba
|
provider/google: Route doc zone update
|
2016-02-13 10:23:55 -05:00 |
Lars Wander
|
70a6419189
|
provider/google: Fix documentation around GCE Disk
|
2016-02-13 10:20:56 -05:00 |
Steve Jansen
|
6c680a6a17
|
Link aws_ami_copy documentation to aws_ami
Clarify that aws_ami_copy can use the arguments from aws_ami.
|
2016-02-13 08:36:09 -05:00 |
Radek Simko
|
e288b161d7
|
provider/aws: Document CloudWatch Events
|
2016-02-13 13:21:33 +00:00 |
Srikalyan Swayampakula
|
f21dc995c5
|
Update code based on the review suggestions.
1. Used resource.Retry instead of custom solution
2. Removed unnecessary variables and added required variable to resource.Retry.
|
2016-02-12 12:21:52 -08:00 |