terraform-provider-iterative
terraform-provider-iterative copied to clipboard
improve data sync features
Collection of data handling issues
new features
- [x] #360
- [x] #299
- prerequisite for migrating runner to task?
- [x] #590
- [ ] #289
improving existing features
- [x] #303
- [x] #361
- [ ] #301
- [ ] #697
user experience
- [x] https://github.com/iterative/terraform-provider-iterative/issues/373
How does #289 relate to data synchronization? 🤔
Tasks would presumably have to sync with the storage bucket during the self-destruction process.
Tasks would presumably have to sync with the storage bucket during the self-destruction process.
Data synchronization is an event–driven process independent from (self–)destruction. Last edge cases were fixed with #377.