@go-to-k/cdkd 0.282.0 → 0.282.2
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.
- package/dist/{asg-provider-BSI5xl1o.js → asg-provider-B5EgvcoP.js} +2 -2
- package/dist/{asg-provider-BSI5xl1o.js.map → asg-provider-B5EgvcoP.js.map} +1 -1
- package/dist/cli.js +85 -18
- package/dist/cli.js.map +1 -1
- package/dist/{deploy-engine-CfcQQzbs.js → deploy-engine-6sSRIhrN.js} +4 -4
- package/dist/{deploy-engine-CfcQQzbs.js.map → deploy-engine-6sSRIhrN.js.map} +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
|
@@ -13641,7 +13641,7 @@ var CloudControlProvider = class {
|
|
|
13641
13641
|
if (context?.finalSnapshotIdentifier !== void 0) throw new ProvisioningError(`${logicalId} (${resourceType}) requires a final snapshot (DeletionPolicy: Snapshot), but the Cloud Control API delete route has no final-snapshot parameter. Re-run with --skip-final-snapshot after snapshotting manually, or retain the resource.`, resourceType, logicalId, physicalId);
|
|
13642
13642
|
if (context?.removeProtection === true && resourceType === "AWS::AutoScaling::AutoScalingGroup") {
|
|
13643
13643
|
this.logger.debug(`Delegating protected AutoScalingGroup ${logicalId} delete to the SDK ASGProvider (Cloud Control cannot force-delete a protected ASG)`);
|
|
13644
|
-
const { ASGProvider } = await import("./asg-provider-
|
|
13644
|
+
const { ASGProvider } = await import("./asg-provider-B5EgvcoP.js").then((n) => n.n);
|
|
13645
13645
|
await new ASGProvider().delete(logicalId, physicalId, resourceType, _properties, context);
|
|
13646
13646
|
return;
|
|
13647
13647
|
}
|
|
@@ -20558,7 +20558,7 @@ const FLUSH_INTERVAL_MS = 2e3;
|
|
|
20558
20558
|
const FLUSH_EVENT_THRESHOLD = 50;
|
|
20559
20559
|
/** Build-time cdkd version, with a dev fallback for non-built contexts. */
|
|
20560
20560
|
function getCdkdVersion() {
|
|
20561
|
-
return "0.282.
|
|
20561
|
+
return "0.282.2";
|
|
20562
20562
|
}
|
|
20563
20563
|
/**
|
|
20564
20564
|
* Generate a time-sortable unique run id, e.g.
|
|
@@ -22726,5 +22726,5 @@ var DeployEngine = class {
|
|
|
22726
22726
|
};
|
|
22727
22727
|
|
|
22728
22728
|
//#endregion
|
|
22729
|
-
export { configStringRefusal as $, MIGRATE_TMP_PREFIX as $t, green as A,
|
|
22730
|
-
//# sourceMappingURL=deploy-engine-
|
|
22729
|
+
export { configStringRefusal as $, MIGRATE_TMP_PREFIX as $t, green as A, StateError as An, validateContainerRepoName as At, slowCcOperationTimeoutMs as B, getDefaultStateBucketName as Bt, MULTI_REGION_RECREATE_BLOCKED_TYPES as C, NestedStackChildDirectDestroyError as Cn, rewriteTemplateAssetReferences as Ct, bold as D, ResourceUpdateNotSupportedError as Dn, getBootstrapMarkerKey as Dt, formatResourceLine as E, ResourceTimeoutError as En, ensureAssetStorage as Et, clearOnUpdateRemoval as F, withErrorHandling as Fn, runDockerStreaming as Ft, getAccountInfo as G, resolveSkipPrefix as Gt, isTerminationProtectionPropagationError as H, resolveApp as Ht, ProviderRegistry as I, __exportAll as In, AssetManifestLoader as It, normalizeAwsTagsToCfn as J, resolveUseCdkBootstrapAssets as Jt, refStateLookupFromResource as K, resolveStateBucketWithDefault as Kt, findActionableSilentDrops as L, getDockerImageBySourceHash as Lt, yellow as M, formatError as Mn, formatDockerLoginError as Mt, IAMRoleProvider as N, isCdkdError as Nn, getDockerCmd as Nt, cyan as O, StackHasActiveImportsError as On, parseBootstrapMarker as Ot, collectInlinePolicyNamesManagedBySiblings as P, normalizeAwsError as Pn, runDockerForeground as Pt, configBooleanRefusal as Q, CFN_TEMPLATE_URL_LIMIT as Qt, findSilentDropProperties as R, Synthesizer as Rt, extractDeploymentEventError as S, MissingCdkCliError as Sn, loadPublishableAssetManifest as St, renderStatefulReason as T, ProvisioningError as Tn, BOOTSTRAP_MARKER_PREFIX as Tt, IntrinsicFunctionResolver as U, resolveAutoAssetStorage as Ut, disableInstanceApiTermination as V, getLegacyStateBucketName as Vt, cfnRefValueFromPhysicalId as W, resolveCaptureObservedState as Wt, assertRegionMatch as X, warnDeprecatedNoPrefixCliFlag as Xt, resolveExplicitPhysicalId as Y, stateBucketExistenceConfirmed as Yt, coerceCfnBoolean as Z, CFN_TEMPLATE_BODY_LIMIT as Zt, createPreDeleteFinalSnapshot as _, DeployCancelledError as _n, AssetPublisher as _t, DeploymentEventsStore as a, AssemblyReader as an, applyRoleArnIfSet as at, unsupportedFinalSnapshotError as b, LocalStartServiceError as bn, buildAssetRedirectMap as bt, replayFailedOperations as c, resolveBucketRegion as cn, withRetry as ct, IMPLICIT_DELETE_DEPENDENCIES as d, resetAwsClients as dn, DagBuilder as dt, findLargeInlineResources as en, readConfigString as et, computeImplicitDeleteEdges as f, setAwsClients as fn, TemplateParser as ft, ccRoutedFinalSnapshotError as g, DependencyError as gn, shouldRetainResource as gt, buildFinalSnapshotIdentifier as h, ConfigError as hn, rebuildClientForBucketRegion as ht, DeploymentEventsReader as i, derivePartitionAndUrlSuffix as in, requireConfigString as it, red as j, SynthesisError as jn, buildDockerImage as jt, gray as k, StackTerminationProtectionError as kn, validateAssetBucketName as kt, replayRollback as l, AwsClients as ln, isRetryableTransientError as lt, PRE_DELETE_SNAPSHOT_TYPES as m, CdkdError as mn, S3StateBackend as mt, DEFAULT_RESOURCE_WARN_AFTER_MS as n, expectedOwnerParam as nn, requireConfigArray as nt, planFailedOps as o, processStackMessages as on, DiffCalculator as ot, ATOMIC_FINAL_SNAPSHOT_TYPES as p, AssetError as pn, LockManager as pt, WAFv2WebACLProvider as q, resolveStateBucketWithDefaultAndSource as qt, DeployEngine as r, PARTITION_TABLE as rn, requireConfigObject as rt, planRollback as s, clearBucketRegionCache as sn, describeTypeWithThrottleRetry as st, DEFAULT_RESOURCE_TIMEOUT_MS as t, uploadCfnTemplate as tn, replayWarn as tt, withResourceDeadline as u, getAwsClients as un, isThrottlingError as ut, isFinalSnapshotError as v, LocalInvokeBuildError as vn, stringifyValue as vt, isStatefulRecreateTargetSync as w, PartialFailureError as wn, AssetModeResolver as wt, makeCanonicalizePropertiesFn as x, LockError as xn, createAssetRedirectResolver as xt, refusesFinalSnapshot as y, LocalMigrateError as yn, WorkGraph as yt, CloudControlProvider as z, synthesisStatusMessage as zt };
|
|
22730
|
+
//# sourceMappingURL=deploy-engine-6sSRIhrN.js.map
|