diff --git a/CHANGELOG.md b/CHANGELOG.md index 13447c5..529b543 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,6 @@ +## 1.0.0 (April 8, 2024) +General Availability release. No changes from the previous release. + ## 0.10.3 (March 6, 2024) Correctly taints resources upon failed create to ensure resources are not duplicated. diff --git a/README.md b/README.md index 3f36c5d..00edac1 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,6 @@ # terraform-provider-segment The Segment provider allows [Terraform](https://www.terraform.io/) to manage [Segment](https://segment.com/docs/) resources. -This project is currently in **PILOT**. ## Requirements