Closed ericsoler1 closed 1 year ago
This will always add depends on clause regardless of if the storage account resource is managed or unmanaged. https://github.com/CompositionalIT/farmer/blob/c0f861b7487d1e4dc3b4bc080edb9f9e050858b5/src/Farmer/Arm/Compute.fs#L96
This needs to be a LinkedResource https://github.com/CompositionalIT/farmer/blob/c0f861b7487d1e4dc3b4bc080edb9f9e050858b5/src/Farmer/Arm/Compute.fs#L72
@ericsoler1 the fix is available in the 1.7.19 release now available on nuget.
This will always add depends on clause regardless of if the storage account resource is managed or unmanaged. https://github.com/CompositionalIT/farmer/blob/c0f861b7487d1e4dc3b4bc080edb9f9e050858b5/src/Farmer/Arm/Compute.fs#L96
This needs to be a LinkedResource https://github.com/CompositionalIT/farmer/blob/c0f861b7487d1e4dc3b4bc080edb9f9e050858b5/src/Farmer/Arm/Compute.fs#L72