You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/resources/appdata_dsource.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The Appdata dSource resource allows Terraform to create and delete AppData dSour
14
14
* Any new dSource created post Version>=3.2.1 can set `wait_time` to wait for snapshot creation , dSources created prior to this version will not support this capability
15
15
16
16
## Note
17
-
*`status` and `enabled` are subject to change in the state file based on the dSource state.
17
+
*`status` and `enabled` are subject to change in the tfstate file based on the dSource state.
Copy file name to clipboardExpand all lines: docs/resources/oracle_dsource.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -14,7 +14,7 @@ The Oracle dSource resource allows Terraform to create and delete Oracle dSource
14
14
* Any new dSource created post Version>=3.2.1 can set `wait_time` to wait for snapshot creation , dSources created prior to this version will not support this capability
15
15
16
16
## Note
17
-
*`status` and `enabled` are subject to change in the state file based on the dSource state.
17
+
*`status` and `enabled` are subject to change in the tfstate file based on the dSource state.
0 commit comments