File tree Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 7
7
"log"
8
8
)
9
9
10
- const Version = "7.18 .0"
11
- const ReleaseDate = "2025-09-10 "
10
+ const Version = "7.19 .0"
11
+ const ReleaseDate = "2025-09-17 "
12
12
13
13
func PrintVersion () {
14
14
log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 3838
3838
<li>
3839
3839
<a href="/docs/providers/oci/d/database_pluggable_database.html">oci_database_pluggable_database</a>
3840
3840
</li>
3841
- <li>
3842
- <a href="/docs/providers/oci/d/database_pluggable_database_snapshot.html">oci_database_pluggable_database_snapshot</a>
3843
- </li>
3844
- <li>
3845
- <a href="/docs/providers/oci/d/database_pluggable_database_snapshots.html">oci_database_pluggable_database_snapshots</a>
3846
- </li>
3847
3841
<li>
3848
3842
<a href="/docs/providers/oci/d/database_pluggable_databases.html">oci_database_pluggable_databases</a>
3849
3843
</li>
4062
4056
<li>
4063
4057
<a href="/docs/providers/oci/r/database_pluggable_database_pluggabledatabasemanagements_management.html">oci_database_pluggable_database_pluggabledatabasemanagements_management</a>
4064
4058
</li>
4065
- <li>
4066
- <a href="/docs/providers/oci/r/database_pluggable_database_snapshot.html">oci_database_pluggable_database_snapshot</a>
4067
- </li>
4068
4059
<li>
4069
4060
<a href="/docs/providers/oci/r/database_pluggable_databases_local_clone.html">oci_database_pluggable_databases_local_clone</a>
4070
4061
</li>
You can’t perform that action at this time.
0 commit comments