@go-to-k/cdkd 0.280.12 → 0.280.13
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-BjmkUhRq.js → asg-provider-DJSCLI9C.js} +2 -2
- package/dist/{asg-provider-BjmkUhRq.js.map → asg-provider-DJSCLI9C.js.map} +1 -1
- package/dist/cli.js +54 -28
- package/dist/cli.js.map +1 -1
- package/dist/{deploy-engine-CHhLFsDu.js → deploy-engine-CE-J9Vlu.js} +3 -3
- package/dist/{deploy-engine-CHhLFsDu.js.map → deploy-engine-CE-J9Vlu.js.map} +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
|
@@ -12756,7 +12756,7 @@ var CloudControlProvider = class {
|
|
|
12756
12756
|
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);
|
|
12757
12757
|
if (context?.removeProtection === true && resourceType === "AWS::AutoScaling::AutoScalingGroup") {
|
|
12758
12758
|
this.logger.debug(`Delegating protected AutoScalingGroup ${logicalId} delete to the SDK ASGProvider (Cloud Control cannot force-delete a protected ASG)`);
|
|
12759
|
-
const { ASGProvider } = await import("./asg-provider-
|
|
12759
|
+
const { ASGProvider } = await import("./asg-provider-DJSCLI9C.js").then((n) => n.n);
|
|
12760
12760
|
await new ASGProvider().delete(logicalId, physicalId, resourceType, _properties, context);
|
|
12761
12761
|
return;
|
|
12762
12762
|
}
|
|
@@ -19245,7 +19245,7 @@ const FLUSH_INTERVAL_MS = 2e3;
|
|
|
19245
19245
|
const FLUSH_EVENT_THRESHOLD = 50;
|
|
19246
19246
|
/** Build-time cdkd version, with a dev fallback for non-built contexts. */
|
|
19247
19247
|
function getCdkdVersion() {
|
|
19248
|
-
return "0.280.
|
|
19248
|
+
return "0.280.13";
|
|
19249
19249
|
}
|
|
19250
19250
|
/**
|
|
19251
19251
|
* Generate a time-sortable unique run id, e.g.
|
|
@@ -21357,4 +21357,4 @@ var DeployEngine = class {
|
|
|
21357
21357
|
|
|
21358
21358
|
//#endregion
|
|
21359
21359
|
export { applyRoleArnIfSet as $, clearBucketRegionCache as $t, red as A, AssetManifestLoader as At, isTerminationProtectionPropagationError as B, resolveStateBucketWithDefault as Bt, isStatefulRecreateTargetSync as C, SynthesisError as Cn, validateAssetBucketName as Ct, cyan as D, withErrorHandling as Dn, getDockerCmd as Dt, bold as E, normalizeAwsError as En, formatDockerLoginError as Et, ProviderRegistry as F, getLegacyStateBucketName as Ft, normalizeAwsTagsToCfn as G, CFN_TEMPLATE_BODY_LIMIT as Gt, cfnRefValueFromPhysicalId as H, resolveUseCdkBootstrapAssets as Ht, findActionableSilentDrops as I, resolveApp as It, readConfigString as J, findLargeInlineResources as Jt, resolveExplicitPhysicalId as K, CFN_TEMPLATE_URL_LIMIT as Kt, CloudControlProvider as L, resolveAutoAssetStorage as Lt, IAMRoleProvider as M, Synthesizer as Mt, collectInlinePolicyNamesManagedBySiblings as N, synthesisStatusMessage as Nt, gray as O, __exportAll as On, runDockerForeground as Ot, clearOnUpdateRemoval as P, getDefaultStateBucketName as Pt, requireConfigString as Q, processStackMessages as Qt, slowCcOperationTimeoutMs as R, resolveCaptureObservedState as Rt, MULTI_REGION_RECREATE_BLOCKED_TYPES as S, StateError as Sn, parseBootstrapMarker as St, formatResourceLine as T, isCdkdError as Tn, buildDockerImage as Tt, refStateLookupFromResource as U, stateBucketExistenceConfirmed as Ut, IntrinsicFunctionResolver as V, resolveStateBucketWithDefaultAndSource as Vt, WAFv2WebACLProvider as W, warnDeprecatedNoPrefixCliFlag as Wt, requireConfigArray as X, expectedOwnerParam as Xt, replayWarn as Y, uploadCfnTemplate as Yt, requireConfigObject as Z, AssemblyReader as Zt, createPreDeleteFinalSnapshot as _, ProvisioningError as _n, rewriteTemplateAssetReferences as _t, DeploymentEventsStore as a, AssetError as an, DagBuilder as at, unsupportedFinalSnapshotError as b, StackHasActiveImportsError as bn, ensureAssetStorage as bt, replayFailedOperations as c, DependencyError as cn, S3StateBackend as ct, IMPLICIT_DELETE_DEPENDENCIES as d, LocalMigrateError as dn, AssetPublisher as dt, resolveBucketRegion as en, DiffCalculator as et, computeImplicitDeleteEdges as f, LocalStartServiceError as fn, stringifyValue as ft, ccRoutedFinalSnapshotError as g, PartialFailureError as gn, loadPublishableAssetManifest as gt, buildFinalSnapshotIdentifier as h, NestedStackChildDirectDestroyError as hn, createAssetRedirectResolver as ht, DeploymentEventsReader as i, setAwsClients as in, isThrottlingError as it, yellow as j, getDockerImageBySourceHash as jt, green as k, runDockerStreaming as kt, replayRollback as l, DeployCancelledError as ln, rebuildClientForBucketRegion as lt, PRE_DELETE_SNAPSHOT_TYPES as m, MissingCdkCliError as mn, buildAssetRedirectMap as mt, DEFAULT_RESOURCE_WARN_AFTER_MS as n, getAwsClients as nn, withRetry as nt, planFailedOps as o, CdkdError as on, TemplateParser as ot, ATOMIC_FINAL_SNAPSHOT_TYPES as p, LockError as pn, WorkGraph as pt, assertRegionMatch as q, MIGRATE_TMP_PREFIX as qt, DeployEngine as r, resetAwsClients as rn, isRetryableTransientError as rt, planRollback as s, ConfigError as sn, LockManager as st, DEFAULT_RESOURCE_TIMEOUT_MS as t, AwsClients as tn, describeTypeWithThrottleRetry as tt, withResourceDeadline as u, LocalInvokeBuildError as un, shouldRetainResource as ut, isFinalSnapshotError as v, ResourceTimeoutError as vn, AssetModeResolver as vt, renderStatefulReason as w, formatError as wn, validateContainerRepoName as wt, extractDeploymentEventError as x, StackTerminationProtectionError as xn, getBootstrapMarkerKey as xt, refusesFinalSnapshot as y, ResourceUpdateNotSupportedError as yn, BOOTSTRAP_MARKER_PREFIX as yt, disableInstanceApiTermination as z, resolveSkipPrefix as zt };
|
|
21360
|
-
//# sourceMappingURL=deploy-engine-
|
|
21360
|
+
//# sourceMappingURL=deploy-engine-CE-J9Vlu.js.map
|