diff --git a/rfc/terraform-provider.md b/rfc/terraform-provider.md index b604f16d9c6..71ef1f833db 100644 --- a/rfc/terraform-provider.md +++ b/rfc/terraform-provider.md @@ -1,6 +1,6 @@ # Constellation Terraform Provider -The Constellation Terraform Provider should allow it's user to manage the full lifecycle of a Constellation cluster -- namely creation, updates, and deletion -- via Terraform. +The Constellation Terraform Provider allows its user to manage the full lifecycle of a Constellation cluster -- namely creation, updates, and deletion -- via Terraform. ## Design Goals