@go-to-k/cdkd 0.278.7 → 0.278.8
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-Cqw9Gzck.js → asg-provider-De5hpQWP.js} +2 -2
- package/dist/{asg-provider-Cqw9Gzck.js.map → asg-provider-De5hpQWP.js.map} +1 -1
- package/dist/cli.js +122 -7
- package/dist/cli.js.map +1 -1
- package/dist/{deploy-engine-DQxqNiZR.js → deploy-engine-HAlYSktR.js} +5 -3
- package/dist/deploy-engine-HAlYSktR.js.map +1 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
- package/dist/deploy-engine-DQxqNiZR.js.map +0 -1
|
@@ -7774,6 +7774,8 @@ const IAM_PROPAGATION_ERROR_MESSAGE_PATTERNS = [
|
|
|
7774
7774
|
"cannot be assumed",
|
|
7775
7775
|
"Firehose is unable to assume role",
|
|
7776
7776
|
"is unable to assume provided role",
|
|
7777
|
+
"is unable to assume the role",
|
|
7778
|
+
"security token included in the request is invalid. (Service:",
|
|
7777
7779
|
"role defined for the function",
|
|
7778
7780
|
"not authorized to perform",
|
|
7779
7781
|
"execution role",
|
|
@@ -12284,7 +12286,7 @@ var CloudControlProvider = class {
|
|
|
12284
12286
|
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);
|
|
12285
12287
|
if (context?.removeProtection === true && resourceType === "AWS::AutoScaling::AutoScalingGroup") {
|
|
12286
12288
|
this.logger.debug(`Delegating protected AutoScalingGroup ${logicalId} delete to the SDK ASGProvider (Cloud Control cannot force-delete a protected ASG)`);
|
|
12287
|
-
const { ASGProvider } = await import("./asg-provider-
|
|
12289
|
+
const { ASGProvider } = await import("./asg-provider-De5hpQWP.js").then((n) => n.n);
|
|
12288
12290
|
await new ASGProvider().delete(logicalId, physicalId, resourceType, _properties, context);
|
|
12289
12291
|
return;
|
|
12290
12292
|
}
|
|
@@ -18707,7 +18709,7 @@ const FLUSH_INTERVAL_MS = 2e3;
|
|
|
18707
18709
|
const FLUSH_EVENT_THRESHOLD = 50;
|
|
18708
18710
|
/** Build-time cdkd version, with a dev fallback for non-built contexts. */
|
|
18709
18711
|
function getCdkdVersion() {
|
|
18710
|
-
return "0.278.
|
|
18712
|
+
return "0.278.8";
|
|
18711
18713
|
}
|
|
18712
18714
|
/**
|
|
18713
18715
|
* Generate a time-sortable unique run id, e.g.
|
|
@@ -20819,4 +20821,4 @@ var DeployEngine = class {
|
|
|
20819
20821
|
|
|
20820
20822
|
//#endregion
|
|
20821
20823
|
export { DagBuilder as $, AssetError as $t, red as A, resolveApp as At, isTerminationProtectionPropagationError as B, CFN_TEMPLATE_URL_LIMIT as Bt, isStatefulRecreateTargetSync as C, runDockerStreaming as Ct, cyan as D, synthesisStatusMessage as Dt, bold as E, Synthesizer as Et, ProviderRegistry as F, resolveStateBucketWithDefaultAndSource as Ft, normalizeAwsTagsToCfn as G, AssemblyReader as Gt, cfnRefValueFromPhysicalId as H, findLargeInlineResources as Ht, findActionableSilentDrops as I, resolveUseCdkBootstrapAssets as It, applyRoleArnIfSet as J, resolveBucketRegion as Jt, resolveExplicitPhysicalId as K, processStackMessages as Kt, CloudControlProvider as L, stateBucketExistenceConfirmed as Lt, IAMRoleProvider as M, resolveCaptureObservedState as Mt, collectInlinePolicyNamesManagedBySiblings as N, resolveSkipPrefix as Nt, gray as O, getDefaultStateBucketName as Ot, clearOnUpdateRemoval as P, resolveStateBucketWithDefault as Pt, isRetryableTransientError as Q, setAwsClients as Qt, slowCcOperationTimeoutMs as R, warnDeprecatedNoPrefixCliFlag as Rt, MULTI_REGION_RECREATE_BLOCKED_TYPES as S, __exportAll as Sn, runDockerForeground as St, formatResourceLine as T, getDockerImageBySourceHash as Tt, refStateLookupFromResource as U, uploadCfnTemplate as Ut, IntrinsicFunctionResolver as V, MIGRATE_TMP_PREFIX as Vt, WAFv2WebACLProvider as W, expectedOwnerParam as Wt, describeTypeWithThrottleRetry as X, getAwsClients as Xt, DiffCalculator as Y, AwsClients as Yt, withRetry as Z, resetAwsClients as Zt, createPreDeleteFinalSnapshot as _, SynthesisError as _n, validateAssetBucketName as _t, DeploymentEventsStore as a, LocalMigrateError as an, AssetPublisher as at, unsupportedFinalSnapshotError as b, normalizeAwsError as bn, formatDockerLoginError as bt, replayFailedOperations as c, MissingCdkCliError as cn, buildAssetRedirectMap as ct, IMPLICIT_DELETE_DEPENDENCIES as d, ProvisioningError as dn, rewriteTemplateAssetReferences as dt, CdkdError as en, TemplateParser as et, computeImplicitDeleteEdges as f, ResourceTimeoutError as fn, AssetModeResolver as ft, ccRoutedFinalSnapshotError as g, StateError as gn, parseBootstrapMarker as gt, buildFinalSnapshotIdentifier as h, StackTerminationProtectionError as hn, getBootstrapMarkerKey as ht, DeploymentEventsReader as i, LocalInvokeBuildError as in, shouldRetainResource as it, yellow as j, resolveAutoAssetStorage as jt, green as k, getLegacyStateBucketName as kt, replayRollback as l, NestedStackChildDirectDestroyError as ln, createAssetRedirectResolver as lt, PRE_DELETE_SNAPSHOT_TYPES as m, StackHasActiveImportsError as mn, ensureAssetStorage as mt, DEFAULT_RESOURCE_WARN_AFTER_MS as n, DependencyError as nn, S3StateBackend as nt, planFailedOps as o, LocalStartServiceError as on, stringifyValue as ot, ATOMIC_FINAL_SNAPSHOT_TYPES as p, ResourceUpdateNotSupportedError as pn, BOOTSTRAP_MARKER_PREFIX as pt, assertRegionMatch as q, clearBucketRegionCache as qt, DeployEngine as r, DeployCancelledError as rn, rebuildClientForBucketRegion as rt, planRollback as s, LockError as sn, WorkGraph as st, DEFAULT_RESOURCE_TIMEOUT_MS as t, ConfigError as tn, LockManager as tt, withResourceDeadline as u, PartialFailureError as un, loadPublishableAssetManifest as ut, isFinalSnapshotError as v, formatError as vn, validateContainerRepoName as vt, renderStatefulReason as w, AssetManifestLoader as wt, extractDeploymentEventError as x, withErrorHandling as xn, getDockerCmd as xt, refusesFinalSnapshot as y, isCdkdError as yn, buildDockerImage as yt, disableInstanceApiTermination as z, CFN_TEMPLATE_BODY_LIMIT as zt };
|
|
20822
|
-
//# sourceMappingURL=deploy-engine-
|
|
20824
|
+
//# sourceMappingURL=deploy-engine-HAlYSktR.js.map
|