From f6ce65e4a3924da3e5401e1a50a0ec75c484de49 Mon Sep 17 00:00:00 2001 From: Dean Huynh Date: Mon, 8 Apr 2024 16:11:31 -0700 Subject: [PATCH] General Availability Release! (#103) --- CHANGELOG.md | 3 +++ README.md | 1 - 2 files changed, 3 insertions(+), 1 deletion(-) 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