@fjall/deploy-core 23.0.0 → 24.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -9,7 +9,7 @@
9
9
  "package.json",
10
10
  "tsconfig.json"
11
11
  ],
12
- "hash": "f9a54d54ba5e1952e541e0e828c6d2bce2a079b8d15784f7f9a01e8785da1639",
12
+ "hash": "90b248b07629965b0afc13fd6cf73740bd155bde581250f6e8a1c659bae0cb25",
13
13
  "files": {
14
14
  "src/__test-utils__/awsMockHelpers.ts": "fea371c1b1869678",
15
15
  "src/__test-utils__/index.ts": "e03cf35821157dc4",
@@ -52,7 +52,7 @@
52
52
  "src/aws/utils/regions.ts": "3a5191f4d2242a60",
53
53
  "src/aws/utils/stackStatus.ts": "55fb23ba5514bc13",
54
54
  "src/events/index.ts": "e55c022f0d9013e6",
55
- "src/index.ts": "2f8c7aa093fea1fc",
55
+ "src/index.ts": "71689145beab2838",
56
56
  "src/orchestration/activeDeploymentGuard.ts": "e8dde742c00ea728",
57
57
  "src/orchestration/application/applicationDeploy.ts": "a45cce4340e63fb9",
58
58
  "src/orchestration/application/applicationDeployHelpers.ts": "bca833cc04f0b4c5",
@@ -137,14 +137,14 @@
137
137
  "src/orchestration/failure/deploymentFailureAttachment.ts": "358d9e4d88390cfd",
138
138
  "src/orchestration/index.ts": "ea122e8f176a1a49",
139
139
  "src/orchestration/manifestSecretParser.ts": "c5576bd88a3652f8",
140
- "src/orchestration/organisation/accountsConfig.ts": "a55a3306564e7b2f",
140
+ "src/orchestration/organisation/accountsConfig.ts": "aa3ea723602479b9",
141
141
  "src/orchestration/organisation/cascadeDestroyHelpers.ts": "7f1927a00ed24767",
142
142
  "src/orchestration/organisation/cascadeHelpers.ts": "0c678f3db4dbd38b",
143
143
  "src/orchestration/organisation/cascadeSummary.ts": "335be9649cea0626",
144
144
  "src/orchestration/organisation/organisationDeploy.ts": "f3fad626230d8a16",
145
145
  "src/orchestration/organisation/organisationDestroy.ts": "06076a7e76345854",
146
146
  "src/orchestration/organisation/organisationSetup.ts": "3f3415b762a83a47",
147
- "src/orchestration/organisation/reconcileProviderAccounts.ts": "91920b2ed61dd811",
147
+ "src/orchestration/organisation/reconcileProviderAccounts.ts": "de0de93c636a404b",
148
148
  "src/orchestration/organisationDeploy/cascadeExecution.ts": "82381e411fa25080",
149
149
  "src/orchestration/organisationDeploy/infraSteps.ts": "53880cef5020dd04",
150
150
  "src/orchestration/organisationDeploy/orgCascadeDeploy.ts": "3968db08ab9568ac",
@@ -237,7 +237,7 @@
237
237
  "src/types/config/DomainState.ts": "2cf01bca4422db83",
238
238
  "src/types/config/FjallState.ts": "15383e807ef1bfdd",
239
239
  "src/types/config/entitlements.ts": "f69ad28847b67e9a",
240
- "src/types/config/orgConfig.ts": "4ca02bb3097fa3f2",
240
+ "src/types/config/orgConfig.ts": "c14f97c0db34c598",
241
241
  "src/types/constants.ts": "4d77e1ab4925b9a6",
242
242
  "src/types/credentials.ts": "73ea792d58371b99",
243
243
  "src/types/deployEmitter.ts": "b4e0b9659fa7ecc3",
@@ -260,7 +260,7 @@
260
260
  "src/types/errors/index.ts": "e3bf5e08988d1182",
261
261
  "src/types/events.ts": "5f0e756e98914442",
262
262
  "src/types/frameworkBuilder.ts": "41198a0b446f60b6",
263
- "src/types/index.ts": "67af159ea0d55361",
263
+ "src/types/index.ts": "4c8c485a11e000d5",
264
264
  "src/types/operations.ts": "8e59ed4691468920",
265
265
  "src/types/params.ts": "f49979d6546586b0",
266
266
  "src/types/remediation.ts": "0e1138f0c8fdc6bf",
@@ -273,9 +273,9 @@
273
273
  "src/util/sleepAbortable.ts": "ee2facc7b89ab9f5",
274
274
  "src/version.ts": "1811a4475823b27e",
275
275
  "../scripts/minify-dist.mjs": "6b2e4b0df8aec601",
276
- "package.json": "767408c88f89efb7",
276
+ "package.json": "ce6bad2d414dbb8e",
277
277
  "tsconfig.json": "1929cf3f99fe9b1e"
278
278
  },
279
- "outputHash": "1783826a68e17882f97bb32c675ae2726732e298927cf346e30c4bd5bcf62237",
279
+ "outputHash": "9bc661fc480ddb495dae6ef5a735cd15277973937fd92d01d89a772ea61161e3",
280
280
  "outputFileCount": 515
281
281
  }
package/dist/.minified CHANGED
@@ -1 +1 @@
1
- 257 files minified at 2026-08-30T05:34:26.269Z
1
+ 257 files minified at 2026-08-30T07:28:54.663Z
@@ -16,7 +16,7 @@ export { DeploymentEventSchema, DEPLOYMENT_EVENT_TYPES, DEPLOYMENT_EVENT_RESOURC
16
16
  export type { DeploymentEvent, DeploymentEventType, DeploymentEventResourceCategory, DeploymentEventCascadePhase, DeploymentEventCascadeAccountStatus } from "./types/index.js";
17
17
  export { DeployEventSchema, StepProgressSchema, DeployResourceSchema, PlanChangeSchema, PlanPropertyChangeSchema, ChangeCountsSchema, DEPLOY_EVENT_CONTRACT, DEPLOY_EVENT_CONTRACT_MAJOR, DEPLOY_EVENT_CONTRACT_MINOR, SUPPORTED_CONTRACT_MARKERS, DEPLOY_EVENT_ID_MAX, DEPLOY_EVENT_NAME_MAX, DEPLOY_EVENT_MESSAGE_MAX, DEPLOY_EVENT_STATUS_REASON_MAX, DEPLOY_EVENT_ERROR_MESSAGE_MAX, DEPLOY_EVENT_TRAIL_DETAIL_MAX, DEPLOY_EVENT_OUTPUT_MAX, DEPLOY_EVENT_ARN_MAX, DEPLOY_EVENT_URL_MAX, STEP_COMPLETE_STATUSES, LOG_LEVELS, STACK_CLEANUP_PHASES, CASCADE_ACCOUNT_PHASES, DEPLOY_RESULTS, DETECTION_PHASES, PHASE_STATUSES, BUILDERS, CASCADE_OUTCOME_RESULTS, PLAN_ACTIONS, REPLACEMENT_MODES, APPROVAL_KINDS, APPROVAL_DECISIONS, ALL_PROGRESS_KINDS, createDeployEmitter, parseDeployEvent, parseDeployContractVersion } from "./types/index.js";
18
18
  export type { DeployEvent, ProgressKind, StepProgress, DeployResource, PlanChange, PlanPropertyChange, ChangeCounts, PlanAction, ReplacementMode, ApprovalKind, ApprovalDecision, DeployRunResult, DeployEmitter, CreateDeployEmitterOptions, ParsedDeployEvent, StackCleanupPhase, CascadeAccountPhase, LogLevel } from "./types/index.js";
19
- export type { AwsCredentials, DeployIdentity, ScopedBuildSecretSessionMinter, DeployCallbacks, StepCompleteStatus, StackCleanupQuarantineDetail, StackCleanupRetainedBucketsDetail, StackTarget, ProgressEvent, ProgressEventType, ResourceEvent, AwsAuthResult, CascadeDeploymentResult, CascadePhase, BuildPushStartEvent, BuildPushProgressEvent, BuildPushCompleteEvent, TaskDefRegisteredEvent, ECSCompleteEvent, MigrationsStartEvent, MigrationsCompleteEvent, TrailMigrationPhase, TrailMigrationStatus, TrailMigrationPhaseEvent, ApiClientInterface, EntitlementsData, DeployParams, DeployOptions, DatabaseEndpointRestartRequest, InfrastructureSource, DeploymentType, DeployResult, DestroyParams, DestroyOptions, DestroyResult, StackLeaseVerdict, ApprovalGate, ApprovalGatePlanDetail, PlanRiskCounts, ReplacementModeCounts, ApprovalRequest, GateResolution, RemediationVerb, DestructionFinding, DestructionTicketResource, DestructionTicket, DestructionConsent, ConsentVerdict, ConsentVerdictRow, DestructionConsentReport, DestructionConsentRequest, DestructionConsentResolution, DestructionConsentGate, DestructionOutcome, TicketVerdictSource, RemediationPhase, RemediationTarget, RemediationFlipProof, RemediationJournalRecord, RemediationJournalVerb, PinnedSlotRecord, OrgConfig, ProviderAccount, RootAccessManagementMode, SSOSession, Entitlements } from "./types/index.js";
19
+ export type { AwsCredentials, DeployIdentity, ScopedBuildSecretSessionMinter, DeployCallbacks, StepCompleteStatus, StackCleanupQuarantineDetail, StackCleanupRetainedBucketsDetail, StackTarget, ProgressEvent, ProgressEventType, ResourceEvent, AwsAuthResult, CascadeDeploymentResult, CascadePhase, BuildPushStartEvent, BuildPushProgressEvent, BuildPushCompleteEvent, TaskDefRegisteredEvent, ECSCompleteEvent, MigrationsStartEvent, MigrationsCompleteEvent, TrailMigrationPhase, TrailMigrationStatus, TrailMigrationPhaseEvent, ApiClientInterface, EntitlementsData, DeployParams, DeployOptions, DatabaseEndpointRestartRequest, InfrastructureSource, DeploymentType, DeployResult, DestroyParams, DestroyOptions, DestroyResult, StackLeaseVerdict, ApprovalGate, ApprovalGatePlanDetail, PlanRiskCounts, ReplacementModeCounts, ApprovalRequest, GateResolution, RemediationVerb, DestructionFinding, DestructionTicketResource, DestructionTicket, DestructionConsent, ConsentVerdict, ConsentVerdictRow, DestructionConsentReport, DestructionConsentRequest, DestructionConsentResolution, DestructionConsentGate, DestructionOutcome, TicketVerdictSource, RemediationPhase, RemediationTarget, RemediationFlipProof, RemediationJournalRecord, RemediationJournalVerb, PinnedSlotRecord, OrgConfig, ProviderAccount, ProviderAccountUpdate, RootAccessManagementMode, SSOSession, Entitlements } from "./types/index.js";
20
20
  export type { AwsProvider, AwsProviderCredentials, AwsSdkClientConstructor } from "./aws/index.js";
21
21
  export { SimpleAwsProvider } from "./aws/index.js";
22
22
  export { checkTargetReadiness, describeTargetReadinessReason, buildTargetUnreadyAdvisory, buildTargetSetUnreadyAdvisory, probeAccountStackExists } from "./aws/index.js";
@@ -35,11 +35,15 @@ export declare function extractAllAccountNames(config: AccountsConfig): string[]
35
35
  export declare function accountsConfigToOUTree(config: AccountsConfig): OUTree;
36
36
  /**
37
37
  * Parse the ACCOUNTS configuration from `<baseDir>/fjall/organisation/infrastructure.ts`.
38
- * Returns null (not an error) if the file does not exist.
38
+ * Returns null (not an error) if the file does not exist. The import is
39
+ * bounded by `options.timeoutMs` (default PARSE_ACCOUNTS_TIMEOUT_MS); expiry
40
+ * surfaces as a ConfigError failure like any other import error.
39
41
  *
40
42
  * `baseDir` is the repository root — `process.cwd()` for the CLI (run from the
41
43
  * user's repo) and the prepared-clone `workingDirectory` for the worker. There
42
44
  * is intentionally no `process.cwd()` default: in the worker `process.cwd()` is
43
45
  * the worker dir, not the clone, so callers must pass the resolved base.
44
46
  */
45
- export declare function parseAccountsConfiguration(baseDir: string): Promise<Result<AccountsConfig | null, ConfigError>>;
47
+ export declare function parseAccountsConfiguration(baseDir: string, options?: {
48
+ timeoutMs?: number;
49
+ }): Promise<Result<AccountsConfig | null, ConfigError>>;
@@ -1 +1 @@
1
- var m=Object.defineProperty;var o=(r,t)=>m(r,"name",{value:t,configurable:!0});import{success as p,failure as u}from"@fjall/generator";import{maskSensitiveOutput as O,getErrorMessage as g}from"@fjall/util";import{ConfigError as a}from"../../types/errors/ServiceError.js";const f="infrastructure.ts",T=["security","suspended"],U=new Set(T);function w(r){return U.has(r)}o(w,"isOuOnlyAccountBucket");function N(r){return Array.isArray(r)&&r.every(t=>typeof t=="string")}o(N,"isStringArray");function l(r){return typeof r!="object"||r===null?!1:Object.entries(r).every(([t,e])=>typeof t=="string"&&(typeof e=="string"||N(e)||l(e)))}o(l,"isAccountsConfig");function d(r){const t=[];for(const[e,n]of Object.entries(r))if(typeof n=="string")t.push({accountName:n,environment:e});else if(Array.isArray(n))for(const s of n)t.push({accountName:s,environment:e});else typeof n=="object"&&n!==null&&t.push(...d(n));return t}o(d,"flattenAccountsToEnvironments");function S(r){const t=[];for(const e of Object.values(r))typeof e=="string"?t.push(e):Array.isArray(e)?t.push(...e):typeof e=="object"&&e!==null&&t.push(...S(e));return t}o(S,"extractAllAccountNames");function h(r){const t={};for(const[e,n]of Object.entries(r))typeof n=="string"?t[e]=[n]:Array.isArray(n)?t[e]=[...n]:typeof n=="object"&&n!==null&&(t[e]=h(n));return t}o(h,"accountsConfigToOUTree");async function _(r){try{const t=await import("path"),e=await import("fs"),{pathToFileURL:n}=await import("url"),s=t.join(r,"fjall","organisation",f);if(!e.existsSync(s))return p(null);const{tsImport:y}=await import("tsx/esm/api"),A=n(s).href,i=await y(s,A),C=i.default,c=i.ACCOUNTS||C?.ACCOUNTS;return c?l(c)?p(c):u(new a("ACCOUNTS configuration has invalid structure","ACCOUNTS",s,{providedValue:c})):u(new a(`ACCOUNTS constant not found in organisation/${f}`,"ACCOUNTS",s,{moduleKeys:Object.keys(i),hasDefault:i.default!==void 0}))}catch(t){const e=O(g(t));return u(new a(`Failed to import ACCOUNTS from organisation/${f}: ${e}`,"ACCOUNTS",void 0,{originalError:t}))}}o(_,"parseAccountsConfiguration");export{T as OU_ONLY_ACCOUNT_BUCKETS,h as accountsConfigToOUTree,S as extractAllAccountNames,d as flattenAccountsToEnvironments,l as isAccountsConfig,w as isOuOnlyAccountBucket,N as isStringArray,_ as parseAccountsConfiguration};
1
+ var d=Object.defineProperty;var o=(n,t)=>d(n,"name",{value:t,configurable:!0});import{success as m,failure as f}from"@fjall/generator";import{maskSensitiveOutput as N,getErrorMessage as S}from"@fjall/util";import{ConfigError as p}from"../../types/errors/ServiceError.js";const l="infrastructure.ts",h=["security","suspended"],E=new Set(h);function L(n){return E.has(n)}o(L,"isOuOnlyAccountBucket");function _(n){return Array.isArray(n)&&n.every(t=>typeof t=="string")}o(_,"isStringArray");function y(n){return typeof n!="object"||n===null?!1:Object.entries(n).every(([t,e])=>typeof t=="string"&&(typeof e=="string"||_(e)||y(e)))}o(y,"isAccountsConfig");function j(n){const t=[];for(const[e,r]of Object.entries(n))if(typeof r=="string")t.push({accountName:r,environment:e});else if(Array.isArray(r))for(const s of r)t.push({accountName:s,environment:e});else typeof r=="object"&&r!==null&&t.push(...j(r));return t}o(j,"flattenAccountsToEnvironments");function w(n){const t=[];for(const e of Object.values(n))typeof e=="string"?t.push(e):Array.isArray(e)?t.push(...e):typeof e=="object"&&e!==null&&t.push(...w(e));return t}o(w,"extractAllAccountNames");function x(n){const t={};for(const[e,r]of Object.entries(n))typeof r=="string"?t[e]=[r]:Array.isArray(r)?t[e]=[...r]:typeof r=="object"&&r!==null&&(t[e]=x(r));return t}o(x,"accountsConfigToOUTree");const b=6e4;async function P(n,t){const e=t?.timeoutMs??b;let r;try{const s=await import("path"),a=await import("fs"),{pathToFileURL:C}=await import("url"),i=s.join(n,"fjall","organisation",l);if(!a.existsSync(i))return m(null);const{tsImport:A}=await import("tsx/esm/api"),O=C(i).href,T=new Promise((v,U)=>{r=setTimeout(()=>U(new Error(`Timed out parsing ACCOUNTS configuration after ${e}ms`)),e)}),u=await Promise.race([A(i,O),T]),g=u.default,c=u.ACCOUNTS||g?.ACCOUNTS;return c?y(c)?m(c):f(new p("ACCOUNTS configuration has invalid structure","ACCOUNTS",i,{providedValue:c})):f(new p(`ACCOUNTS constant not found in organisation/${l}`,"ACCOUNTS",i,{moduleKeys:Object.keys(u),hasDefault:u.default!==void 0}))}catch(s){const a=N(S(s));return f(new p(`Failed to import ACCOUNTS from organisation/${l}: ${a}`,"ACCOUNTS",void 0,{originalError:s}))}finally{r!==void 0&&clearTimeout(r)}}o(P,"parseAccountsConfiguration");export{h as OU_ONLY_ACCOUNT_BUCKETS,x as accountsConfigToOUTree,w as extractAllAccountNames,j as flattenAccountsToEnvironments,y as isAccountsConfig,L as isOuOnlyAccountBucket,_ as isStringArray,P as parseAccountsConfiguration};
@@ -1 +1 @@
1
- var S=Object.defineProperty;var f=(t,i)=>S(t,"name",{value:i,configurable:!0});import{z as d}from"zod";import{success as h,failure as c}from"@fjall/generator";import{environmentToTier as w,stageFromWireEnvironment as y,normaliseError as N}from"@fjall/util";import{logger as E}from"@fjall/util/logger";import{OrganizationsClient as P}from"@aws-sdk/client-organizations";import{listAccounts as I}from"../../aws/organisations/accounts.js";import{parseAccountsConfiguration as O,flattenAccountsToEnvironments as M}from"./accountsConfig.js";const C=6e4,U=d.object({Id:d.string().min(1),Name:d.string().min(1)});async function W(t,i){let n;const r=new Promise((e,o)=>{n=setTimeout(()=>o(new Error(`Timed out parsing ACCOUNTS configuration after ${C}ms`)),C)});let a;try{a=await Promise.race([O(i),r])}catch(e){return c(N(e))}finally{n!==void 0&&clearTimeout(n)}if(!a.success)return c(new Error(`Failed to parse ACCOUNTS configuration: ${a.error.message}`));if(a.data===null)return c(new Error("ACCOUNTS configuration file not found"));const T=M(a.data),l=new Map;for(const{accountName:e,environment:o}of T)l.set(e.toLowerCase(),{environment:o,displayName:e});let p;try{p=t.awsProvider.getClient(P)}catch(e){return c(N(e))}const m=await I(p);if(!m.success)return c(m.error);const g=new Map;for(const e of m.data){const o=U.safeParse(e);if(!o.success){E.warn("reconcileProviderAccounts","Skipping AWS Organizations account that failed schema validation",{accountId:e.Id,accountName:e.Name,issues:o.error.issues.map(s=>`${s.path.map(String).join(".")}: ${s.message}`)});continue}g.set(o.data.Name.toLowerCase(),{id:o.data.Id,name:o.data.Name})}const A=[],v=[];for(const[e,{environment:o,displayName:s}]of l){const u=g.get(e);if(!u){v.push(s);continue}w(o)!=="organisation"&&A.push({id:u.id,name:u.name,tier:w(o),environment:y(o)})}return h({providerAccounts:A,missingAccountNames:v})}f(W,"reconcileProviderAccounts");function k(t,i){const n=new Map;for(const r of t?.providerAccounts??[])n.set(r.id,r);for(const r of i)n.has(r.id)||n.set(r.id,r);return{...t??{},providerAccounts:Array.from(n.values())}}f(k,"mergeReconciledProviderAccounts");export{k as mergeReconciledProviderAccounts,W as reconcileProviderAccounts};
1
+ var w=Object.defineProperty;var u=(t,a)=>w(t,"name",{value:a,configurable:!0});import{z as f}from"zod";import{success as N,failure as c}from"@fjall/generator";import{environmentToTier as A,stageFromWireEnvironment as C,normaliseError as h}from"@fjall/util";import{logger as y}from"@fjall/util/logger";import{OrganizationsClient as E}from"@aws-sdk/client-organizations";import{listAccounts as S}from"../../aws/organisations/accounts.js";import{parseAccountsConfiguration as T,flattenAccountsToEnvironments as I}from"./accountsConfig.js";const P=f.object({Id:f.string().min(1),Name:f.string().min(1)});async function F(t,a){const e=await T(a);if(!e.success)return c(new Error(`Failed to parse ACCOUNTS configuration: ${e.error.message}`));if(e.data===null)return c(new Error("ACCOUNTS configuration file not found"));const r=I(e.data),d=new Map;for(const{accountName:n,environment:o}of r)d.set(n.toLowerCase(),{environment:o,displayName:n});let p;try{p=t.awsProvider.getClient(E)}catch(n){return c(h(n))}const s=await S(p);if(!s.success)return c(s.error);const l=new Map;for(const n of s.data){const o=P.safeParse(n);if(!o.success){y.warn("reconcileProviderAccounts","Skipping AWS Organizations account that failed schema validation",{accountId:n.Id,accountName:n.Name,issues:o.error.issues.map(i=>`${i.path.map(String).join(".")}: ${i.message}`)});continue}l.set(o.data.Name.toLowerCase(),{id:o.data.Id,name:o.data.Name})}const g=[],v=[];for(const[n,{environment:o,displayName:i}]of d){const m=l.get(n);if(!m){v.push(i);continue}A(o)!=="organisation"&&g.push({id:m.id,name:m.name,tier:A(o),environment:C(o)})}return N({providerAccounts:g,missingAccountNames:v})}u(F,"reconcileProviderAccounts");function U(t,a){const e=new Map;for(const r of t?.providerAccounts??[])e.set(r.id,r);for(const r of a)e.has(r.id)||e.set(r.id,r);return{...t??{},providerAccounts:Array.from(e.values())}}u(U,"mergeReconciledProviderAccounts");export{U as mergeReconciledProviderAccounts,F as reconcileProviderAccounts};
@@ -8,8 +8,8 @@
8
8
  * Passed to CDK via -c orgConfig=<json> context at synthesis time.
9
9
  * See: investigations/2026-03-16-config-split-investigation.md
10
10
  */
11
- import type { ProviderAccount, RootAccessManagementMode, SSOSession } from "@fjall/util/config";
12
- export type { ProviderAccount, RootAccessManagementMode, SSOSession };
11
+ import type { ProviderAccount, ProviderAccountUpdate, RootAccessManagementMode, SSOSession } from "@fjall/util/config";
12
+ export type { ProviderAccount, ProviderAccountUpdate, RootAccessManagementMode, SSOSession };
13
13
  export interface OrgConfig {
14
14
  providerAccounts: ProviderAccount[];
15
15
  primaryRegion?: string;
@@ -54,7 +54,7 @@ export { DRIFT_VERDICTS, DriftVerdictSchema, DriftSuspectSchema, DriftFindingSch
54
54
  export type { DriftVerdict, DriftSuspect, DriftFinding, DriftJournalRecord } from "./drift.js";
55
55
  export { REMEDIATION_PHASES, RemediationPhaseSchema, RemediationTargetSchema, RemediationFlipProofSchema, RemediationJournalRecordSchema, RemediationJournalVerbSchema, RemediationVerbWithSurgerySchema, PinnedSlotRecordSchema, remediationPhaseRank, remediationPlaceholderPhysicalId, isRemediationPlaceholderPhysicalId } from "./remediation.js";
56
56
  export type { RemediationPhase, RemediationTarget, RemediationFlipProof, RemediationJournalRecord, RemediationJournalVerb, RemediationVerbWithSurgery, PinnedSlotRecord } from "./remediation.js";
57
- export type { OrgConfig, ProviderAccount, RootAccessManagementMode, SSOSession } from "./config/orgConfig.js";
57
+ export type { OrgConfig, ProviderAccount, ProviderAccountUpdate, RootAccessManagementMode, SSOSession } from "./config/orgConfig.js";
58
58
  export type { Entitlements } from "./config/entitlements.js";
59
59
  export type { StackOutput, StackOutputsRecord, DeploymentContext, StepOutput, ApplicationDeploymentContext, CallerIdentity } from "./deployment/index.js";
60
60
  export { stubCallerIdentity } from "./deployment/index.js";
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@fjall/deploy-core",
3
- "version": "23.0.0",
3
+ "version": "24.0.0",
4
4
  "repository": {
5
5
  "type": "git",
6
6
  "url": "git+https://github.com/fjall-tech/fjall.git",
@@ -96,15 +96,15 @@
96
96
  "@aws-sdk/client-ssm": "^3.1098.0",
97
97
  "@aws-sdk/client-sso-admin": "^3.1098.0",
98
98
  "@aws-sdk/client-sts": "^3.1098.0",
99
- "@fjall/generator": "^23.0.0",
100
- "@fjall/util": "^23.0.0",
99
+ "@fjall/generator": "^24.0.0",
100
+ "@fjall/util": "^24.0.0",
101
101
  "@smithy/node-http-handler": "^4.9.13",
102
102
  "aws-cdk": "^2.1134.0",
103
103
  "tsx": "^4.23.1",
104
104
  "zod": "^4.4.3"
105
105
  },
106
106
  "peerDependencies": {
107
- "@fjall/components-infrastructure": ">=23.0.0 <24.0.0"
107
+ "@fjall/components-infrastructure": ">=24.0.0 <25.0.0"
108
108
  },
109
109
  "peerDependenciesMeta": {
110
110
  "@fjall/components-infrastructure": {