Skip to content

Commit 8778ef4

Browse files
committed
README fix
1 parent 3bc2c9a commit 8778ef4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -228,10 +228,6 @@ The following inputs can be used as `step.with` keys
228228
| `aws_alb_healthcheck_protocol` | String | Health check protocol for ALB target group. Defaults to `"HTTP"` |
229229
| `aws_alb_ssl_policy` | String | SSL policy for HTTPS listeners. Defaults to `null` |
230230
| `aws_alb_additional_tags`| String | A list of strings that will be added to created resources. Example: `{"key1": "value1", "key2": "value2"}`. Default `"{}"` |
231-
232-
233-
| `aws_alb_additional_tags` |description: 'A JSON object of additional tags that will be included on created resources. Example: `{"key1": "value1", "key2": "value2"}`'
234-
required: false
235231
<hr/>
236232
<br/>
237233

0 commit comments

Comments
 (0)