File tree Expand file tree Collapse file tree 3 files changed +32
-2
lines changed Expand file tree Collapse file tree 3 files changed +32
-2
lines changed Original file line number Diff line number Diff line change 1+ ## 4.96.0 (Unreleased)
2+
3+ ### Added
4+ - Support for FSS : Support for cross region replication
5+ - resource discovery for private DNS zones and rrsets
6+ - Support for BDS - Start/Stop Cluster
7+ - Support for OPSI Windows/Solaris support
8+ - Support for OCI Bastions - DNS Support
9+ - Generate terraform config for services with non zero resource only
10+ - Id based RD without resourceType
11+ - Support for EXACC Elastic Compute
12+ ### Bug Fix
13+ - Support for repeated Deployments on each apply
14+ - canaryStrategy code added to fix the issue
15+
116## 4.95.0 (September 28, 2022)
217
318### Added
Original file line number Diff line number Diff line change 77 "log"
88)
99
10- const Version = "4.95 .0"
11- const ReleaseDate = "2022-09-28 "
10+ const Version = "4.96 .0"
11+ const ReleaseDate = "2022-10-05 "
1212
1313func PrintVersion () {
1414 log .Printf ("[INFO] terraform-provider-oci %s\n " , Version )
Original file line number Diff line number Diff line change 35473547 < li >
35483548 < a href ="/docs/providers/oci/d/file_storage_mount_targets.html "> oci_file_storage_mount_targets</ a >
35493549 </ li >
3550+ < li >
3551+ < a href ="/docs/providers/oci/d/file_storage_replication.html "> oci_file_storage_replication</ a >
3552+ </ li >
3553+ < li >
3554+ < a href ="/docs/providers/oci/d/file_storage_replication_target.html "> oci_file_storage_replication_target</ a >
3555+ </ li >
3556+ < li >
3557+ < a href ="/docs/providers/oci/d/file_storage_replication_targets.html "> oci_file_storage_replication_targets</ a >
3558+ </ li >
3559+ < li >
3560+ < a href ="/docs/providers/oci/d/file_storage_replications.html "> oci_file_storage_replications</ a >
3561+ </ li >
35503562 < li >
35513563 < a href ="/docs/providers/oci/d/file_storage_snapshot.html "> oci_file_storage_snapshot</ a >
35523564 </ li >
35703582 < li >
35713583 < a href ="/docs/providers/oci/r/file_storage_mount_target.html "> oci_file_storage_mount_target</ a >
35723584 </ li >
3585+ < li >
3586+ < a href ="/docs/providers/oci/r/file_storage_replication.html "> oci_file_storage_replication</ a >
3587+ </ li >
35733588 < li >
35743589 < a href ="/docs/providers/oci/r/file_storage_snapshot.html "> oci_file_storage_snapshot</ a >
35753590 </ li >
You can’t perform that action at this time.
0 commit comments