@go-to-k/cdkd 0.179.0 → 0.181.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.
@@ -8363,6 +8363,7 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
8363
8363
  ["AWS::CodeBuild::Project", {
8364
8364
  handled: new Set([
8365
8365
  "Artifacts",
8366
+ "AutoRetryLimit",
8366
8367
  "BadgeEnabled",
8367
8368
  "BuildBatchConfig",
8368
8369
  "Cache",
@@ -8385,7 +8386,6 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
8385
8386
  "VpcConfig"
8386
8387
  ]),
8387
8388
  silentDrop: new Map([
8388
- ["AutoRetryLimit", "not yet implemented by cdkd"],
8389
8389
  ["ResourceAccessRole", "not yet implemented by cdkd"],
8390
8390
  ["Triggers", "not yet implemented by cdkd"],
8391
8391
  ["Visibility", "not yet implemented by cdkd"]
@@ -9603,6 +9603,7 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
9603
9603
  "Comment",
9604
9604
  "Failover",
9605
9605
  "GeoLocation",
9606
+ "GeoProximityLocation",
9606
9607
  "HealthCheckId",
9607
9608
  "HostedZoneId",
9608
9609
  "HostedZoneName",
@@ -9615,7 +9616,7 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
9615
9616
  "Type",
9616
9617
  "Weight"
9617
9618
  ]),
9618
- silentDrop: new Map([["CidrRoutingConfig", "not yet implemented by cdkd"], ["GeoProximityLocation", "not yet implemented by cdkd"]])
9619
+ silentDrop: new Map([["CidrRoutingConfig", "not yet implemented by cdkd"]])
9619
9620
  }],
9620
9621
  ["AWS::S3::Bucket", {
9621
9622
  handled: new Set([
@@ -12569,4 +12570,4 @@ var DeployEngine = class {
12569
12570
 
12570
12571
  //#endregion
12571
12572
  export { AssetError as $, S3StateBackend as A, resolveCaptureObservedState as B, assertRegionMatch as C, DagBuilder as D, DiffCalculator as E, buildDockerImage as F, CFN_TEMPLATE_BODY_LIMIT as G, resolveStateBucketWithDefault as H, Synthesizer as I, findLargeInlineResources as J, CFN_TEMPLATE_URL_LIMIT as K, getDefaultStateBucketName as L, AssetPublisher as M, stringifyValue as N, TemplateParser as O, WorkGraph as P, resolveBucketRegion as Q, getLegacyStateBucketName as R, CloudControlProvider as S, applyRoleArnIfSet as T, resolveStateBucketWithDefaultAndSource as U, resolveSkipPrefix as V, warnDeprecatedNoPrefixCliFlag as W, AssemblyReader as X, uploadCfnTemplate as Y, clearBucketRegionCache as Z, matchesCdkPath as _, formatError as _t, withRetry as a, LocalStartServiceError as at, ProviderRegistry as b, withErrorHandling as bt, bold as c, NestedStackChildDirectDestroyError as ct, green as d, ResourceTimeoutError as dt, CdkdError as et, red as f, ResourceUpdateNotSupportedError as ft, CDK_PATH_TAG as g, SynthesisError as gt, collectInlinePolicyNamesManagedBySiblings as h, StateError as ht, withResourceDeadline as i, LocalMigrateError as it, shouldRetainResource as j, LockManager as k, cyan as l, PartialFailureError as lt, IAMRoleProvider as m, StackTerminationProtectionError as mt, DEFAULT_RESOURCE_WARN_AFTER_MS as n, DependencyError as nt, IMPLICIT_DELETE_DEPENDENCIES as o, LockError as ot, yellow as p, StackHasActiveImportsError as pt, MIGRATE_TMP_PREFIX as q, DeployEngine as r, LocalInvokeBuildError as rt, formatResourceLine as s, MissingCdkCliError as st, DEFAULT_RESOURCE_TIMEOUT_MS as t, ConfigError as tt, gray as u, ProvisioningError as ut, normalizeAwsTagsToCfn as v, isCdkdError as vt, IntrinsicFunctionResolver as w, findActionableSilentDrops as x, resolveExplicitPhysicalId as y, normalizeAwsError as yt, resolveApp as z };
12572
- //# sourceMappingURL=deploy-engine-CTfmNriv.js.map
12573
+ //# sourceMappingURL=deploy-engine-CZ4dDt6U.js.map