@go-to-k/cdkd 0.267.20 → 0.268.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.
- package/dist/{asg-provider-BoZOIBd3.js → asg-provider-ZylgRJOY.js} +2 -2
- package/dist/{asg-provider-BoZOIBd3.js.map → asg-provider-ZylgRJOY.js.map} +1 -1
- package/dist/cli.js +234 -4
- package/dist/cli.js.map +1 -1
- package/dist/{deploy-engine-C94uMh13.js → deploy-engine-B5cRuFij.js} +7 -3
- package/dist/{deploy-engine-C94uMh13.js.map → deploy-engine-B5cRuFij.js.map} +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
|
@@ -11793,7 +11793,7 @@ var CloudControlProvider = class {
|
|
|
11793
11793
|
this.logger.debug(`Deleting resource ${logicalId} (${resourceType}), physical ID: ${physicalId}`);
|
|
11794
11794
|
if (context?.removeProtection === true && resourceType === "AWS::AutoScaling::AutoScalingGroup") {
|
|
11795
11795
|
this.logger.debug(`Delegating protected AutoScalingGroup ${logicalId} delete to the SDK ASGProvider (Cloud Control cannot force-delete a protected ASG)`);
|
|
11796
|
-
const { ASGProvider } = await import("./asg-provider-
|
|
11796
|
+
const { ASGProvider } = await import("./asg-provider-ZylgRJOY.js").then((n) => n.n);
|
|
11797
11797
|
await new ASGProvider().delete(logicalId, physicalId, resourceType, _properties, context);
|
|
11798
11798
|
return;
|
|
11799
11799
|
}
|
|
@@ -13529,6 +13529,10 @@ const PROPERTY_COVERAGE_BY_TYPE = /* @__PURE__ */ new Map([
|
|
|
13529
13529
|
handled: /* @__PURE__ */ new Set(["DistributionConfig", "Tags"]),
|
|
13530
13530
|
silentDrop: /* @__PURE__ */ new Map()
|
|
13531
13531
|
}],
|
|
13532
|
+
["AWS::CloudFront::OriginAccessControl", {
|
|
13533
|
+
handled: /* @__PURE__ */ new Set(["OriginAccessControlConfig"]),
|
|
13534
|
+
silentDrop: /* @__PURE__ */ new Map()
|
|
13535
|
+
}],
|
|
13532
13536
|
["AWS::CloudTrail::Trail", {
|
|
13533
13537
|
handled: /* @__PURE__ */ new Set([
|
|
13534
13538
|
"CloudWatchLogsLogGroupArn",
|
|
@@ -17501,7 +17505,7 @@ const FLUSH_INTERVAL_MS = 2e3;
|
|
|
17501
17505
|
const FLUSH_EVENT_THRESHOLD = 50;
|
|
17502
17506
|
/** Build-time cdkd version, with a dev fallback for non-built contexts. */
|
|
17503
17507
|
function getCdkdVersion() {
|
|
17504
|
-
return "0.
|
|
17508
|
+
return "0.268.0";
|
|
17505
17509
|
}
|
|
17506
17510
|
/**
|
|
17507
17511
|
* Generate a time-sortable unique run id, e.g.
|
|
@@ -19507,4 +19511,4 @@ var DeployEngine = class {
|
|
|
19507
19511
|
|
|
19508
19512
|
//#endregion
|
|
19509
19513
|
export { WorkGraph as $, MissingCdkCliError as $t, slowCcOperationTimeoutMs as A, warnDeprecatedNoPrefixCliFlag as At, applyRoleArnIfSet as B, resolveBucketRegion as Bt, yellow as C, resolveAutoAssetStorage as Ct, ProviderRegistry as D, resolveStateBucketWithDefaultAndSource as Dt, clearOnUpdateRemoval as E, resolveStateBucketWithDefault as Et, refStateLookupFromResource as F, uploadCfnTemplate as Ft, DagBuilder as G, AssetError as Gt, describeTypeWithThrottleRetry as H, getAwsClients as Ht, WAFv2WebACLProvider as I, expectedOwnerParam as It, S3StateBackend as J, DependencyError as Jt, TemplateParser as K, CdkdError as Kt, normalizeAwsTagsToCfn as L, AssemblyReader as Lt, isTerminationProtectionPropagationError as M, CFN_TEMPLATE_URL_LIMIT as Mt, IntrinsicFunctionResolver as N, MIGRATE_TMP_PREFIX as Nt, findActionableSilentDrops as O, resolveUseCdkBootstrapAssets as Ot, cfnRefValueFromPhysicalId as P, findLargeInlineResources as Pt, stringifyValue as Q, LockError as Qt, resolveExplicitPhysicalId as R, processStackMessages as Rt, red as S, resolveApp as St, collectInlinePolicyNamesManagedBySiblings as T, resolveSkipPrefix as Tt, withRetry as U, resetAwsClients as Ut, DiffCalculator as V, AwsClients as Vt, isRetryableTransientError as W, setAwsClients as Wt, shouldRetainResource as X, LocalMigrateError as Xt, rebuildClientForBucketRegion as Y, LocalInvokeBuildError as Yt, AssetPublisher as Z, LocalStartServiceError as Zt, formatResourceLine as _, getDockerImageBySourceHash as _t, DeploymentEventsStore as a, StackHasActiveImportsError as an, BOOTSTRAP_MARKER_PREFIX as at, gray as b, getDefaultStateBucketName as bt, replayFailedOperations as c, SynthesisError as cn, parseBootstrapMarker as ct, IMPLICIT_DELETE_DEPENDENCIES as d, normalizeAwsError as dn, buildDockerImage as dt, NestedStackChildDirectDestroyError as en, buildAssetRedirectMap as et, computeImplicitDeleteEdges as f, withErrorHandling as fn, formatDockerLoginError as ft, renderStatefulReason as g, AssetManifestLoader as gt, isStatefulRecreateTargetSync as h, runDockerStreaming as ht, DeploymentEventsReader as i, ResourceUpdateNotSupportedError as in, AssetModeResolver as it, disableInstanceApiTermination as j, CFN_TEMPLATE_BODY_LIMIT as jt, CloudControlProvider as k, stateBucketExistenceConfirmed as kt, replayRollback as l, formatError as ln, validateAssetBucketName as lt, MULTI_REGION_RECREATE_BLOCKED_TYPES as m, runDockerForeground as mt, DEFAULT_RESOURCE_WARN_AFTER_MS as n, ProvisioningError as nn, loadPublishableAssetManifest as nt, planFailedOps as o, StackTerminationProtectionError as on, ensureAssetStorage as ot, extractDeploymentEventError as p, __exportAll as pn, getDockerCmd as pt, LockManager as q, ConfigError as qt, DeployEngine as r, ResourceTimeoutError as rn, rewriteTemplateAssetReferences as rt, planRollback as s, StateError as sn, getBootstrapMarkerKey as st, DEFAULT_RESOURCE_TIMEOUT_MS as t, PartialFailureError as tn, createAssetRedirectResolver as tt, withResourceDeadline as u, isCdkdError as un, validateContainerRepoName as ut, bold as v, Synthesizer as vt, IAMRoleProvider as w, resolveCaptureObservedState as wt, green as x, getLegacyStateBucketName as xt, cyan as y, synthesisStatusMessage as yt, assertRegionMatch as z, clearBucketRegionCache as zt };
|
|
19510
|
-
//# sourceMappingURL=deploy-engine-
|
|
19514
|
+
//# sourceMappingURL=deploy-engine-B5cRuFij.js.map
|