terraform-provider-iterative icon indicating copy to clipboard operation
terraform-provider-iterative copied to clipboard

improve data sync features

Open casperdcl opened this issue 3 years ago • 3 comments

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

casperdcl avatar Jan 12 '22 14:01 casperdcl

How does #289 relate to data synchronization? 🤔

0x2b3bfa0 avatar Feb 04 '22 04:02 0x2b3bfa0

Tasks would presumably have to sync with the storage bucket during the self-destruction process.

casperdcl avatar Feb 04 '22 12:02 casperdcl

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.

0x2b3bfa0 avatar Feb 04 '22 19:02 0x2b3bfa0