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
DA updates: - the logic to handle various kinds of machine_types has been improved to help prevent failures in certain use cases - the default_secondary_storage input is now removed. As GPUs will be included in additional worker pools, secondary storage can be provided there. (#683) (7765d40)
deps: updated required ibm provider to >=1.78.2, <2.0.0 to pull in a fix for this provider issue. The workaround for this issue has now been removed from the module, so if upgrading from a previous version you will see an expected destroy of the null_resource.confirm_lb_active resource. Only applies if passing a value for the additional_lb_security_group_ids input. (#684) (0d6fce6)