terraform/website/source/docs/providers/aws/r
Paul Forman 9cec40ea3c Add missing error-checks from code review
Some error-checking was omitted.

Specifically, the cloudTrailSetLogging call in the Create function was
ignoring the return and cloudTrailGetLoggingStatus could crash on a
nil-dereference during the return.  Fixed both.

Fixed some needless casting in cloudTrailGetLoggingStatus.
Clarified error message in acceptance tests.
Removed needless option from example in docs.
2015-11-22 12:54:11 -07:00
..
ami.html.markdown Three resources for AWS AMIs. 2015-09-03 10:05:41 -07:00
ami_copy.html.markdown Three resources for AWS AMIs. 2015-09-03 10:05:41 -07:00
ami_from_instance.html.markdown Three resources for AWS AMIs. 2015-09-03 10:05:41 -07:00
app_cookie_stickiness_policy.html.markdown Updating the app_cookie_stickiness_policy docs to reflact needing a LoadBalancer name NOT Id 2015-09-18 11:13:37 +01:00
autoscaling_group.html.markdown Making the AutoScalingGroup name optiona 2015-10-31 09:24:46 +00:00
autoscaling_lifecycle_hooks.html.markdown Adding the docs for the autoscaling_lifecycle_hook 2015-10-11 20:42:14 -03:00
autoscaling_notification.html.markdown docs: Fix wrong title (aws_autoscaling_notification) 2015-06-05 23:47:50 +02:00
autoscaling_policy.html.markdown provider/aws: Add docs for autoscaling_policy + cloudwatch_metric_alarm 2015-06-17 23:10:23 +01:00
cloudformation_stack.html.markdown provider/aws: Add docs for aws_cloudformation_stack 2015-10-13 22:55:09 +02:00
cloudtrail.html.markdown Add missing error-checks from code review 2015-11-22 12:54:11 -07:00
cloudwatch_log_group.html.markdown provider/aws: Add docs for CloudWatch Log Group 2015-09-16 22:28:01 +01:00
cloudwatch_metric_alarm.html.markdown Fixing the cloudwatch_metric_alarm auto scale example 2015-10-23 08:22:46 -04:00
code_commit_repository.html.markdown Added the documentation for the CodeCommit repository 2015-10-30 21:39:16 +00:00
codedeploy_app.html.markdown Fix syntax errors in AWS CodeDeploy resource docs. 2015-10-21 09:45:48 -07:00
codedeploy_deployment_group.html.markdown Fix syntax errors in AWS CodeDeploy resource docs. 2015-10-21 09:45:48 -07:00
customer_gateway.html.markdown Correct VPC customer gw type in examples. 2015-10-06 13:39:39 -04:00
db_instance.html.markdown Merge pull request #3818 from ijin/patch-1 2015-11-10 17:40:15 -05:00
db_parameter_group.html.markdown
db_security_group.html.markdown
db_subnet_group.html.markdown Support tags for aws_db_subnet_group 2015-09-01 17:23:28 +02:00
directory_service_directory.html.markdown provider/aws: Add docs for aws_directory_service_directory 2015-10-08 17:06:39 -07:00
dynamodb_table.html.markdown provider/aws: Add arn attribute for DynamoDB tables 2015-08-03 14:10:18 -07:00
ebs_volume.html.md
ecs_cluster.html.markdown Add docs for new AWS ECS resources 2015-06-03 22:48:19 +01:00
ecs_service.html.markdown ecs_service: Add note about race condition w/ IAM policy 2015-08-23 17:45:24 +01:00
ecs_task_definition.html.markdown oops :) 2015-07-04 03:41:44 +10:00
efs_file_system.html.markdown provider/aws: Add docs for EFS resources 2015-10-03 19:35:07 -07:00
efs_mount_target.html.markdown docs: Fix EFS documentation 2015-10-15 20:57:42 +02:00
eip.html.markdown document limitation of instance id / network interface id 2015-10-08 09:30:55 -05:00
elasticache_cluster.html.markdown Removing the instance_type check in the ElastiCache cluster creation. We now allow the error to bubble up to the userr when the wrong instance type is used. The limitation for t2 instance types now allowing snapshotting is also now documented 2015-11-06 11:16:51 +00:00
elasticache_parameter_group.html.markdown Cleaned indentation of example 2015-06-09 17:57:31 +02:00
elasticache_security_group.html.markdown Fix page description of elasticache_security_group 2015-06-25 15:09:47 +09:00
elasticache_subnet_group.html.markdown aws_elasticache_subnet_group normalizes name to lowercase. 2015-09-03 10:03:35 -07:00
elasticsearch_domain.html.markdown Add missing 'e' 2015-10-09 09:34:17 +13:00
elb.html.markdown providers/aws: Document and validate ELB ssl_cert and protocol requirements 2015-11-12 14:25:50 -06:00
flow_log.html.markdown Fixed indentation in a code sample 2015-08-10 16:48:32 -04:00
glacier_vault.html.markdown docs: Glacier Vault - add title + make note more brief 2015-10-15 20:59:58 +02:00
iam_access_key.html.markdown provider/aws: add ses_smtp_password to iam_access_key 2015-09-03 13:01:04 -05:00
iam_group.html.markdown
iam_group_membership.html.markdown Fix page description of aws_iam_group_membership 2015-07-02 01:38:40 +09:00
iam_group_policy.html.markdown
iam_instance_profile.html.markdown Align IAM version number to the current version (2012-10-17) 2015-11-13 00:32:45 +09:00
iam_policy.html.markdown
iam_policy_attachment.html.markdown add note to aws_iam_policy_attachment explaining its use/limitations 2015-08-02 16:44:43 -04:00
iam_role.html.markdown
iam_role_policy.html.markdown docs/aws: Fix example of aws_iam_role_policy 2015-08-04 11:57:05 +01:00
iam_saml_provider.html.markdown Fix spelling mistake in aws iam saml title 2015-11-09 10:52:09 -05:00
iam_server_certificate.html.markdown
iam_user.html.markdown Remove status argument from `aws_iam_access_key` 2015-07-01 13:07:31 +09:00
iam_user_policy.html.markdown Remove status argument from `aws_iam_access_key` 2015-07-01 13:07:31 +09:00
instance.html.markdown Merge branch 'master' into f-aws-pr-2779 2015-08-18 14:40:01 -05:00
internet_gateway.html.markdown
key_pair.html.markdown
kinesis_firehose_delivery_stream.html.markdown Changes to Aws Kinesis Firehouse Docs 2015-11-10 20:59:01 +00:00
kinesis_stream.html.markdown provider/aws: Allow tags for kinesis streams 2015-10-12 09:00:56 -07:00
lambda_function.html.markdown Adding S3 support for Lambda provider 2015-11-06 15:57:18 -06:00
launch_configuration.html.markdown providers/aws: add name_prefix option to launch config 2015-11-07 01:29:16 -07:00
lb_cookie_stickiness_policy.html.markdown fix illegal char in the policy name 2015-10-13 12:57:22 +02:00
main_route_table_assoc.html.markdown
network_acl.html.markdown
network_interface.markdown List of security groups should be ID/s not name/s 2015-09-18 14:43:53 +01:00
opsworks_custom_layer.html.markdown Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
opsworks_ganglia_layer.html.markdown Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
opsworks_haproxy_layer.html.markdown Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
opsworks_java_app_layer.html.markdown Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
opsworks_memcached_layer.html.markdown Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
opsworks_mysql_layer.html.markdown Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
opsworks_nodejs_app_layer.html.markdown Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
opsworks_php_app_layer.html.markdown Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
opsworks_rails_app_layer.html.markdown Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
opsworks_stack.html.markdown aws_opswork_stack resource type. 2015-10-05 22:47:44 -07:00
opsworks_static_web_layer.html.markdown Various AWS OpsWorks layer resource types. 2015-10-05 22:47:44 -07:00
placement_group.html.markdown provider/aws: Add docs for aws_placement_group 2015-10-08 13:03:25 -07:00
proxy_protocol_policy.html.markdown
rds_cluster.html.markdown Update rds_cluster.html.markdown 2015-11-10 01:42:59 +09:00
rds_cluster_instance.html.markdown typo in cluster_identifier 2015-11-06 15:55:58 -06:00
route.html.markdown Fixing page metadata for aws_route. 2015-10-26 13:26:47 -04:00
route53_delegation_set.html.markdown provider/aws: route53 delegation set docs added 2015-06-17 23:25:32 +01:00
route53_health_check.html.markdown docs: add route53_health_check to sidebar 2015-06-15 11:08:37 -05:00
route53_record.html.markdown provider/aws: add aws_route53_health_check 2015-06-04 05:58:45 -05:00
route53_zone.html.markdown provider/aws: route53 delegation set docs added 2015-06-17 23:25:32 +01:00
route53_zone_association.html.markdown
route_table.html.markdown Fixing aws identifiers for aws_route. 2015-10-19 09:16:27 -04:00
route_table_association.html.markdown
s3_bucket.html.markdown Adding a computed ARN for the S3 Bucket as per #3666 2015-10-29 13:33:35 +00:00
s3_bucket_object.html.markdown Fixing the merge conflicts on the s3 bucket object resource after another PR had been merged 2015-10-12 16:51:27 +01:00
security_group.html.markdown Fixup aws_security_group doc example. 2015-06-03 11:02:16 +02:00
security_group_rule.html.markdown Add missing `to_port` argument to website docs. 2015-10-10 14:54:59 -07:00
sns_topic.html.markdown
sns_topic_subscription.html.markdown Updating AWS SNS docs to include lambda protocol 2015-08-14 16:50:09 -04:00
spot_instance_request.html.markdown docs 2015-09-23 15:35:47 -03:00
sqs_queue.html.markdown add example of redrive_policy #2711 2015-11-11 13:50:54 -08:00
subnet.html.markdown
volume_attachment.html.markdown
vpc.html.markdown
vpc_dhcp_options.html.markdown aws/docs: Removes bogus known linked issue from docs. 2015-06-28 09:31:23 -04:00
vpc_dhcp_options_association.html.markdown
vpc_endpoint.html.markdown correct policy_document to policy in vpc_endpoint docs 2015-09-24 10:58:58 -04:00
vpc_peering.html.markdown
vpn_connection.html.markdown provider/aws: Fix typo in VPN Connection docs 2015-09-17 14:28:12 -05:00
vpn_connection_route.html.markdown Correct VPC customer gw type in examples. 2015-10-06 13:39:39 -04:00
vpn_gateway.html.markdown