You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
release.py loops through the teztnets folders and publishes one teztnet per found folder. However, sometimes we comment out the relevant instantiation of the pulumi resource in index.ts
index.ts should dynamically instantiate component resources based on which folders are here. it will force us to actually destroy the folder when we destroy a teztnet.
The text was updated successfully, but these errors were encountered:
release.py loops through the teztnets folders and publishes one teztnet per found folder. However, sometimes we comment out the relevant instantiation of the pulumi resource in index.ts
index.ts should dynamically instantiate component resources based on which folders are here. it will force us to actually destroy the folder when we destroy a teztnet.
The text was updated successfully, but these errors were encountered: