From 6207feba18b30152df2815c81bfd267a6460044c Mon Sep 17 00:00:00 2001 From: trholdridge Date: Tue, 30 Jul 2024 13:27:03 -0400 Subject: [PATCH] Allow leaving billing project and spend profile --- src/main/resources/reference.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/main/resources/reference.conf b/src/main/resources/reference.conf index 29c022e77..90e327bdd 100644 --- a/src/main/resources/reference.conf +++ b/src/main/resources/reference.conf @@ -739,6 +739,7 @@ resourceTypes = { } } } + allowLeaving = true reuseIds = true } notebook-cluster = { @@ -1130,6 +1131,7 @@ resourceTypes = { roleActions = ["read_profile"] } } + allowLeaving = true reuseIds = true } study = {