terraform/website/source/docs/providers/aws/r
Alex Brown 9ecb6a3d2a Clean up cloudfront docs and remove extraneous a tags (#6405)
* Fix headers and header anchor tags

The markdown parser already generates unique ids for header elements by
downcasing all of the words and replacing spaces with hyphens. Knowing
this, we can take the code blocks out of the headers and use the
generated ids as the link targets.

Aside: I tried to see if there was a standard way of documenting
subresources, but couldn't really find one. Both the aws_elb and
aws_instance resources seem to just say "documented below" without a
link. Then the relevant section is just a new paragraph with a list of
arguments.

* Reformat long lines

I find 80 character lines and whitespaces make the lists much easier to
read :)

* Remove extraneous <a> tags for header anchor tags

Now that middleman generates anchor tags for headers automagically, we
don't need to have blank <a> tags for anchor links to use.
2016-04-29 00:28:45 +01:00
..
ami.html.markdown
ami_copy.html.markdown Link aws_ami_copy documentation to aws_ami 2016-02-13 08:36:09 -05:00
ami_from_instance.html.markdown
api_gateway_account.html.markdown provider/aws: Add support for api_gateway_account (#6321) 2016-04-27 13:08:59 +01:00
api_gateway_api_key.html.markdown docs: Fix API Gateway documentation 2016-03-25 20:11:00 +00:00
api_gateway_authorizer.html.markdown provider/aws: Add support for api_gateway_authorizer (#6320) 2016-04-25 12:22:37 +01:00
api_gateway_deployment.html.markdown docs: Fix API Gateway documentation 2016-03-25 20:11:00 +00:00
api_gateway_integration.html.markdown update docs on required parameter for api_gateway_integration 2016-04-06 16:54:40 -05:00
api_gateway_integration_response.html.markdown docs: Improve docs for API Gateway int. response selection_pattern 2016-04-27 11:45:52 +02:00
api_gateway_method.html.markdown docs: Add some details about API Gateway resources 2016-03-28 20:15:15 +01:00
api_gateway_method_response.html.markdown docs: Fix API Gateway documentation 2016-03-25 20:11:00 +00:00
api_gateway_model.html.markdown docs: Fix API Gateway documentation 2016-03-25 20:11:00 +00:00
api_gateway_resource.html.markdown docs: Fix API Gateway documentation 2016-03-25 20:11:00 +00:00
api_gateway_rest_api.html.markdown docs: Fix API Gateway documentation 2016-03-25 20:11:00 +00:00
app_cookie_stickiness_policy.html.markdown
autoscaling_group.html.markdown Clean up cloudfront docs and remove extraneous a tags (#6405) 2016-04-29 00:28:45 +01:00
autoscaling_lifecycle_hooks.html.markdown documentation: Marking `notification_target_arn` and `role_arn` as 2016-03-14 13:23:03 +00:00
autoscaling_notification.html.markdown insert missing word 2016-03-07 11:18:49 -08:00
autoscaling_policy.html.markdown aws_autoscaling_policy: Add documentation for StepScaling policies. 2016-03-24 16:35:54 -04:00
autoscaling_schedule.html.markdown Fix typo: "messag" to "message." 2016-03-14 03:24:33 +09:00
cloudformation_stack.html.markdown
cloudfront_distribution.html.markdown Clean up cloudfront docs and remove extraneous a tags (#6405) 2016-04-29 00:28:45 +01:00
cloudfront_origin_access_identity.html.markdown provider/aws: CloudFront post-merge review updates (#6196) 2016-04-19 16:40:30 -05:00
cloudtrail.html.markdown provider/aws: Add docs for CloudTrail tags 2016-02-15 14:11:48 +00:00
cloudwatch_event_rule.html.markdown provider/aws: Document CloudWatch Events 2016-02-13 13:21:33 +00:00
cloudwatch_event_target.html.markdown provider/aws: Doc cloudwatch SNS and lambda perms 2016-04-06 10:28:24 -05:00
cloudwatch_log_group.html.markdown
cloudwatch_log_metric_filter.html.markdown provider/aws: Add docs for CloudWatch Log Metric Filter 2016-03-15 15:01:20 +00:00
cloudwatch_log_subscription_filter.html.markdown Add cloudwatch_logs_subscription_filter provider (#5996) 2016-04-20 20:05:21 +01:00
cloudwatch_metric_alarm.html.markdown Update cloudwatch_metric_alarm.html.markdown (#6085) 2016-04-08 09:54:24 -05: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 provider/aws: Manage Triggers for AWS CodeDeploy Event Notifications (#5599) 2016-04-11 19:42:21 +01:00
customer_gateway.html.markdown
db_instance.html.markdown provider/aws: ability to generate unique RDS identifier 2016-03-18 16:07:37 -05:00
db_parameter_group.html.markdown Adding support to DB Parameter Group for Tags 2015-12-11 12:07:50 +00:00
db_security_group.html.markdown 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
db_subnet_group.html.markdown Adding the ARN as an output of the DB Subnet Group 2015-12-11 12:39:15 +00:00
default_network_acl.html.markdown provider/aws: Default Network ACL resource (#6165) 2016-04-18 11:02:00 -05:00
directory_service_directory.html.markdown Add support for creating connectors to aws_directory_service_directory 2015-12-18 21:42:54 +00:00
dynamodb_table.html.markdown Change stream_arm to stream_arn in docs 2016-03-22 14:08:57 -04:00
ebs_volume.html.md documentation: Add a note to ebs_volume for snapshot_id & size (#6249) 2016-04-19 22:07:01 +01:00
ecr_repository.html.markdown region available is growing 2016-03-21 22:12:46 +01:00
ecr_repository_policy.html.markdown region available is growing 2016-03-21 21:04:30 +00:00
ecs_cluster.html.markdown
ecs_service.html.markdown docs/aws: Fixed aws_ecs_service example 2016-03-17 21:17:13 +01:00
ecs_task_definition.html.markdown Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
efs_file_system.html.markdown
efs_mount_target.html.markdown Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
eip.html.markdown provider/aws: Allow multiple EIPs to associate to single ENI 2016-04-07 13:26:15 -05:00
elastic_beanstalk_application.html.markdown provider/aws: Add Elastic Beanstalk Application, Configuration Template, and Environment 2016-03-07 14:43:23 -06:00
elastic_beanstalk_configuration_template.html.markdown Clean up cloudfront docs and remove extraneous a tags (#6405) 2016-04-29 00:28:45 +01:00
elastic_beanstalk_environment.html.markdown Clean up cloudfront docs and remove extraneous a tags (#6405) 2016-04-29 00:28:45 +01:00
elasticache_cluster.html.markdown Grammar inconsistencies 2016-02-11 10:06:43 +11:00
elasticache_parameter_group.html.markdown
elasticache_security_group.html.markdown
elasticache_subnet_group.html.markdown
elasticsearch_domain.html.markdown provider/aws: Document volume_size requirement if using EBS in ElasticSearch Domain 2016-03-17 09:00:41 -05:00
elb.html.markdown AWS ELB Listener: Clarify that ssl_certificate_id must be ARN (#6370) 2016-04-27 09:02:43 -05:00
flow_log.html.markdown
glacier_vault.html.markdown Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
iam_access_key.html.markdown
iam_account_password_policy.html.markdown provider/aws: Add docs for AWS Account Password Policy resource 2016-02-26 13:29:34 +00:00
iam_group.html.markdown Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
iam_group_membership.html.markdown
iam_group_policy.html.markdown
iam_instance_profile.html.markdown Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
iam_policy.html.markdown
iam_policy_attachment.html.markdown
iam_role.html.markdown Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
iam_role_policy.html.markdown
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 Fix typo (#6281) 2016-04-21 16:32:04 +01:00
iam_user.html.markdown Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
iam_user_policy.html.markdown
iam_user_ssh_key.html.markdown provider/aws: Add documentation for `aws_iam_user_ssh_key` resource 2016-03-22 01:19:39 +00:00
instance.html.markdown Clean up cloudfront docs and remove extraneous a tags (#6405) 2016-04-29 00:28:45 +01:00
internet_gateway.html.markdown
key_pair.html.markdown Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
kinesis_firehose_delivery_stream.html.markdown Fix typo in kinesis_firehose_delivery_stream.html.markdown 2016-03-25 16:59:26 -04:00
kinesis_stream.html.markdown Implement RetentionPeriod Changes for AWS Kinesis Stream 2016-02-23 17:15:33 +00:00
kms_alias.html.markdown Added documentation for kms alias name_prefix 2016-03-21 18:48:15 +00:00
kms_key.html.markdown aws: kms_key - Add support for is_enabled + enable_key_rotation 2016-03-08 09:30:47 +00:00
lambda_alias.html.markdown website: Fix missing sidebar_current 2016-03-06 23:51:25 +09:00
lambda_event_source_mapping.html.markdown website: Fix missing sidebar_current 2016-03-06 23:51:25 +09:00
lambda_function.html.markdown website(aws): link directly to lambda "Runtime" defininition 2016-04-22 08:34:33 -07:00
lambda_permission.html.markdown website: Fix missing sidebar_current 2016-03-06 23:51:25 +09:00
launch_configuration.html.markdown Clean up cloudfront docs and remove extraneous a tags (#6405) 2016-04-29 00:28:45 +01:00
lb_cookie_stickiness_policy.html.markdown
main_route_table_assoc.html.markdown
nat_gateway.html.markdown provider/aws: Add aws_nat_gateway Resource 2015-12-18 14:12:27 -05:00
network_acl.html.markdown
network_acl_rule.html.markdown Add note about ports when rule is created for all protocols (#6131) 2016-04-12 16:46:18 -05:00
network_interface.markdown provider/aws: Add support for `description` to `aws_network_interface` 2016-03-08 23:28:37 +00:00
opsworks_application.html.markdown Opsworks Application support 2016-04-07 14:18:50 -07:00
opsworks_custom_layer.html.markdown add custom_json for opsworks layers 2016-04-05 08:57:19 -04:00
opsworks_ganglia_layer.html.markdown add custom_json for opsworks layers 2016-04-05 08:57:19 -04:00
opsworks_haproxy_layer.html.markdown add custom_json for opsworks layers 2016-04-05 08:57:19 -04:00
opsworks_instance.html.markdown Clean up cloudfront docs and remove extraneous a tags (#6405) 2016-04-29 00:28:45 +01:00
opsworks_java_app_layer.html.markdown add custom_json for opsworks layers 2016-04-05 08:57:19 -04:00
opsworks_memcached_layer.html.markdown add custom_json for opsworks layers 2016-04-05 08:57:19 -04:00
opsworks_mysql_layer.html.markdown add custom_json for opsworks layers 2016-04-05 08:57:19 -04:00
opsworks_nodejs_app_layer.html.markdown add custom_json for opsworks layers 2016-04-05 08:57:19 -04:00
opsworks_php_app_layer.html.markdown add custom_json for opsworks layers 2016-04-05 08:57:19 -04:00
opsworks_rails_app_layer.html.markdown add custom_json for opsworks layers 2016-04-05 08:57:19 -04:00
opsworks_stack.html.markdown Merge #4272: custom JSON for Opsworks layers 2016-04-16 08:48:36 -07:00
opsworks_static_web_layer.html.markdown Added option to attach an ELB to Opsworks layer 2016-02-16 09:44:15 -06:00
placement_group.html.markdown Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
proxy_protocol_policy.html.markdown
rds_cluster.html.markdown provider/aws: clarify `db_subnet_group_name` in Aurora docs 2016-03-18 17:15:13 -05:00
rds_cluster_instance.html.markdown provider/aws: clarify `db_subnet_group_name` in Aurora docs 2016-03-18 17:15:13 -05:00
redshift_cluster.html.markdown provider/aws: `aws_redshift_cluster` publicly_accessible now defaults to 2016-02-22 23:11:55 +00:00
redshift_parameter_group.html.markdown Adding the documentation for the AWS Redshift Subnet Group resource 2015-12-20 20:20:05 +00:00
redshift_security_group.html.markdown Adding the documentation for the AWS Redshift Subnet Group resource 2015-12-20 20:20:05 +00:00
redshift_subnet_group.html.markdown Adding the documentation for the AWS Redshift Subnet Group resource 2015-12-20 20:20:05 +00:00
route.html.markdown Add link to Route table page, remove self-reference 2016-04-02 08:39:19 +13:00
route53_delegation_set.html.markdown Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
route53_health_check.html.markdown provider/aws: valid values for health check types 2016-01-15 00:08:11 +00:00
route53_record.html.markdown provider/aws: Document set_identifer requirement for Route53 weighted, failover types 2016-03-11 11:37:42 -06:00
route53_zone.html.markdown Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
route53_zone_association.html.markdown updated referenced zone to use .zone_id vs .id 2016-01-29 11:03:02 -05:00
route_table.html.markdown provider/aws: Add aws_nat_gateway Resource 2015-12-18 14:12:27 -05:00
route_table_association.html.markdown
s3_bucket.html.markdown provider/aws: Add support S3 Object Lifecycle Rule (#6220) 2016-04-20 11:16:14 +01:00
s3_bucket_notification.html.markdown provider/aws: Support S3 bucket notification 2016-04-04 21:23:06 -05:00
s3_bucket_object.html.markdown provider/aws: Update S3 Bucket Object docs for KMS Key 2016-04-22 14:25:18 -05:00
security_group.html.markdown docs: ICMP type number goes in from_port in AWS SG rules 2016-03-10 19:23:35 -06:00
security_group_rule.html.markdown docs: ICMP type number goes in from_port in AWS SG rules 2016-03-10 19:23:35 -06:00
sns_topic.html.markdown provider/aws: Document `display_name` on SNS Topic 2016-01-04 11:03:51 -05:00
sns_topic_subscription.html.markdown Update code based on the review suggestions. 2016-02-12 12:21:52 -08:00
spot_instance_request.html.markdown Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
sqs_queue.html.markdown provider/aws: Normalize and compact SQS Redrive, Policy JSON 2016-04-04 11:41:36 -05:00
subnet.html.markdown
volume_attachment.html.markdown provider/aws: doc EBS block device mix-match caveats 2016-03-25 12:12:01 -05:00
vpc.html.markdown providers/aws: Fix issue with VPC Classic Link and regions that don't support it 2016-01-28 10:12:06 -06:00
vpc_dhcp_options.html.markdown Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
vpc_dhcp_options_association.html.markdown
vpc_endpoint.html.markdown
vpc_peering.html.markdown
vpn_connection.html.markdown Add docs for new aws_vpn_connection attributes. 2016-02-06 12:49:55 -08:00
vpn_connection_route.html.markdown
vpn_gateway.html.markdown