Skip to content

Commit adca7a1

Browse files
Updated list of known serious issues in the README.
1 parent fac3dca commit adca7a1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,11 @@ or meet us in the OBMCS forums
8787
https://community.oracle.com/community/cloud_computing/bare-metal
8888

8989
## Known serious bugs
90-
See [Issues.](https://github.com/oracle/terraform-provider-baremetal/issues)
90+
There are 2 issues with the potential for unexpected data loss.
91+
1. [Issue #44, running apply in an enviroment where a subnet has multiple attached Security Lists can cause all of the instances in the subnet to be terminated and re-created.](https://github.com/oracle/terraform-provider-baremetal/issues/44)
92+
2. [Issue #45, not currently reproducible. Running apply in an enviroment with attached block volumes can cause all of the block volumes to be temporarily detatched and reattached. This leads to block volume IO interruption.](https://github.com/oracle/terraform-provider-baremetal/issues/45)
93+
94+
[Other issues.](https://github.com/oracle/terraform-provider-baremetal/issues)
9195

9296
## About the provider
9397
This provider was written on behalf of Oracle by [MustWin.](http://mustwin.com/)

0 commit comments

Comments
 (0)