File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 7
7
"log"
8
8
)
9
9
10
- const Version = "7.14 .0"
11
- const ReleaseDate = "2025-08-13 "
10
+ const Version = "7.15 .0"
11
+ const ReleaseDate = "2025-08-21 "
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 3766
3766
<li>
3767
3767
<a href="/docs/providers/oci/d/database_pluggable_database.html">oci_database_pluggable_database</a>
3768
3768
</li>
3769
+ <li>
3770
+ <a href="/docs/providers/oci/d/database_pluggable_database_snapshot.html">oci_database_pluggable_database_snapshot</a>
3771
+ </li>
3772
+ <li>
3773
+ <a href="/docs/providers/oci/d/database_pluggable_database_snapshots.html">oci_database_pluggable_database_snapshots</a>
3774
+ </li>
3769
3775
<li>
3770
3776
<a href="/docs/providers/oci/d/database_pluggable_databases.html">oci_database_pluggable_databases</a>
3771
3777
</li>
3984
3990
<li>
3985
3991
<a href="/docs/providers/oci/r/database_pluggable_database_pluggabledatabasemanagements_management.html">oci_database_pluggable_database_pluggabledatabasemanagements_management</a>
3986
3992
</li>
3993
+ <li>
3994
+ <a href="/docs/providers/oci/r/database_pluggable_database_snapshot.html">oci_database_pluggable_database_snapshot</a>
3995
+ </li>
3987
3996
<li>
3988
3997
<a href="/docs/providers/oci/r/database_pluggable_databases_local_clone.html">oci_database_pluggable_databases_local_clone</a>
3989
3998
</li>
You can’t perform that action at this time.
0 commit comments