Skip to content

Commit

Permalink
Updating CHANGELOG.md (#255)
Browse files Browse the repository at this point in the history
  • Loading branch information
bendbennett committed Aug 19, 2022
1 parent 100c4e8 commit 9da82fa
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## 4.0.2 (July 25, 2022)

BUG FIXES:

* resource/tls_cert_request: Fix regexp in attribute plan modifier to correctly match PEM ([#255](https://github.com/hashicorp/terraform-provider-tls/issues/255)).
* resource/tls_locally_signed_cert: Fix regexp in attribute plan modifier to correctly match PEM ([#255](https://github.com/hashicorp/terraform-provider-tls/issues/255)).
* resource/tls_self_signed_cert: Fix regexp in attribute plan modifier to correctly match PEM ([#255](https://github.com/hashicorp/terraform-provider-tls/issues/255)).

## 4.0.1 (July 25, 2022)

BUG FIXES:
Expand Down

0 comments on commit 9da82fa

Please sign in to comment.