Skip to content

Commit

Permalink
Merge pull request #21189 from hashicorp/ewbankkit-patch-1
Browse files Browse the repository at this point in the history
Correct CHANGELOG entry: `release-notes` -> `release-note`
  • Loading branch information
ewbankkit authored Oct 6, 2021
2 parents f9016e3 + 1d3a138 commit 59703e5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .changelog/21161.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@
resource/aws_route: Use custom `timeouts` values
```

```release-notes:enhancement
```release-note:enhancement
resource/aws_route_table: Add [custom `timeouts`](https://www.terraform.io/docs/language/resources/syntax.html#operation-timeouts) block
```

```release-notes:enhancement
```release-note:enhancement
resource/aws_default_route_table: Add [custom `timeouts`](https://www.terraform.io/docs/language/resources/syntax.html#operation-timeouts) block
```

```release-notes:enhancement
```release-note:enhancement
resource/aws_vpn_gateway_route_propagation: Add [custom `timeouts`](https://www.terraform.io/docs/language/resources/syntax.html#operation-timeouts) block
```
```

0 comments on commit 59703e5

Please sign in to comment.