mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-25 10:00:44 -05:00
Revert autoupdate
This commit is contained in:
@@ -84,7 +84,7 @@ func (b *Backend) Workspaces() ([]string, error) {
|
||||
} else {
|
||||
options = append(options, oss.Marker(lastObj))
|
||||
}
|
||||
bucket.ListObjects(options...)
|
||||
resp, err = bucket.ListObjects(options...)
|
||||
} else {
|
||||
break
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user