From 5371d41c16f130fd961e7a4d4d1359cf61694c22 Mon Sep 17 00:00:00 2001 From: William Holroyd Date: Fri, 8 Jan 2016 00:47:27 -0500 Subject: [PATCH] Update codedeploy_deployment_group.html.markdown Fixed markdown formatting for argument --- .../providers/aws/r/codedeploy_deployment_group.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/providers/aws/r/codedeploy_deployment_group.html.markdown b/website/source/docs/providers/aws/r/codedeploy_deployment_group.html.markdown index c157065357..3b295aeafd 100644 --- a/website/source/docs/providers/aws/r/codedeploy_deployment_group.html.markdown +++ b/website/source/docs/providers/aws/r/codedeploy_deployment_group.html.markdown @@ -88,7 +88,7 @@ The following arguments are supported: * `autoscaling_groups` - (Optional) Autoscaling groups associated with the deployment group. * `deployment_config_name` - (Optional) The name of the group's deployment config. The default is "CodeDeployDefault.OneAtATime". * `ec2_tag_filter` - (Optional) Tag filters associated with the group. See the AWS docs for details. -* `on_premises_instance_tag_filter" - (Optional) On premise tag filters associated with the group. See the AWS docs for details. +* `on_premises_instance_tag_filter` - (Optional) On premise tag filters associated with the group. See the AWS docs for details. Both ec2_tag_filter and on_premises_tag_filter blocks support the following: