Skip to content

Commit bb42f19

Browse files
minor update
1 parent 5b50e7d commit bb42f19

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/resources/appdata_dsource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The Appdata dSource resource allows Terraform to create and delete AppData dSour
1414
* 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
1515

1616
## 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.
1818

1919
## Example Usage
2020

docs/resources/oracle_dsource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ The Oracle dSource resource allows Terraform to create and delete Oracle dSource
1414
* 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
1515

1616
## 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.
1818

1919
## Example Usage
2020

0 commit comments

Comments
 (0)