Skip to content

Commit

Permalink
chore: changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jar-b committed May 1, 2023
1 parent 3b29ed0 commit 852bc4a
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions .changelog/30969.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
```release-note:breaking-change
resource/aws_api_gateway_rest_api: `minimum_compression_size` is now a string type to allow values set via the `body` attribute to be properly computed.
```

```release-note:breaking-change
data-source/aws_api_gateway_rest_api: `minimum_compression_size` is now a string type to allow values set via the `body` attribute to be properly computed.
```

```release-note:note
resource/aws_api_gateway_rest_api: Update configurations with `minimum_compression_size` set to pass the value as a string. Valid values remain the same.
```

0 comments on commit 852bc4a

Please sign in to comment.