Skip to content

Commit e03e34c

Browse files
Update index.mdx
1 parent 2e8991d commit e03e34c

File tree

1 file changed

+1
-1
lines changed
  • website/docs/plugin/framework/ephemeral-resources

1 file changed

+1
-1
lines changed

website/docs/plugin/framework/ephemeral-resources/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ page_title: Ephemeral resources
33
description: >-
44
Ephemeral resources allow Terraform to reference external data, while
55
guaranteeing that this data will not be persisted in plan or state. Learn how
6-
to implement ephemeral resources in the Terraform provider framework.
6+
to implement ephemeral resources in the Terraform plugin framework.
77
---
88

99
# Ephemeral resources

0 commit comments

Comments
 (0)