mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-22 14:00:57 -05:00
When applying or removing 2+ security groups from an instance, an EOF error will be triggered even though the action was successful. This patch accounts for and ignores the EOF error. It also adds a test case. Security Group and Port documentation are also updated in this commit.