Files
opentf/internal
James Bardin 036fb9c1bf check detailed provider for destroy edge cycles
When we checked for cycles with destroy edges around providers, it was
only for providers of a different type, but one can do the same thing
with the same provider under different local aliases. Check to see if
the provider also contains an alias, or is defined absolutely in some
other way. The absolute accuracy here isn't critical, since in most
cases these edges are not required for correct results, but finding a
correct and consistent method for determining when these edges are
needed is going to take more research.

There was also an oversight fixed here where the basic
creator->destroyer edges were added _after_ the cycle checks, limiting
their utility. The ordering of the additions was swapped to make sure
all cycles are noticed.
2022-10-04 10:58:36 -04:00
..
2022-08-22 10:59:12 -07:00
2022-08-22 10:59:12 -07:00
2022-08-17 16:27:58 -04:00
2022-08-22 10:59:12 -07:00
2022-08-25 10:15:42 -07:00
2022-08-22 10:59:12 -07:00
2021-12-17 11:57:52 -05:00
2022-07-06 13:47:35 -04:00
2022-07-06 13:47:35 -04:00
2022-08-01 16:26:26 -05:00
2021-08-17 15:20:05 -07:00
2021-10-28 11:51:39 -04:00
2022-08-22 10:59:12 -07:00
2022-08-22 10:59:12 -07:00
2022-08-22 10:59:12 -07:00