Skip to content

Commit ba2c0c9

Browse files
feedback edits
1 parent 3fe1ac2 commit ba2c0c9

File tree

1 file changed

+2
-2
lines changed
  • content/operate/rc/changelog/version-release-notes

1 file changed

+2
-2
lines changed

content/operate/rc/changelog/version-release-notes/8-2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ If you are upgrading from Redis 7.4, review the [Redis 8.0 breaking changes]({{<
2222

2323
### Terraform compatibility limitation
2424

25-
If you use the [Redis Cloud Terraform provider]({{< relref "/integrate/terraform-provider-for-redis-cloud/" >}}) in a version earlier than 2.5.0 with Redis 8.2 databases, subsequent `terraform apply` commands will fail after the initial database creation succeeds. This issue only affects the Terraform provider and does not impact your databases or data.
25+
If you use the [Redis Cloud Terraform provider]({{< relref "/integrate/terraform-provider-for-redis-cloud/" >}}) versions 2.1.2 through 2.4.5 with Redis 8.2 databases, database creation will fail. This issue only affects the Terraform provider and does not impact existing databases or data.
2626

27-
To resolve this issue, upgrade to Terraform provider version 2.8.0 or later and run `terraform init -upgrade`.
27+
To resolve this issue, upgrade to the [latest supported version](https://registry.terraform.io/providers/RedisLabs/rediscloud/latest) and run `terraform init -upgrade`.

0 commit comments

Comments
 (0)