@go-to-k/cdkd 0.214.0 → 0.215.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.
@@ -9979,22 +9979,20 @@ const PROPERTY_COVERAGE_BY_TYPE = new Map([
9979
9979
  }],
9980
9980
  ["AWS::EFS::FileSystem", {
9981
9981
  handled: new Set([
9982
+ "AvailabilityZoneName",
9983
+ "BackupPolicy",
9984
+ "BypassPolicyLockoutSafetyCheck",
9982
9985
  "Encrypted",
9986
+ "FileSystemPolicy",
9987
+ "FileSystemProtection",
9983
9988
  "FileSystemTags",
9984
9989
  "KmsKeyId",
9990
+ "LifecyclePolicies",
9985
9991
  "PerformanceMode",
9986
9992
  "ProvisionedThroughputInMibps",
9987
9993
  "ThroughputMode"
9988
9994
  ]),
9989
- silentDrop: new Map([
9990
- ["AvailabilityZoneName", "not yet implemented by cdkd"],
9991
- ["BackupPolicy", "not yet implemented by cdkd"],
9992
- ["BypassPolicyLockoutSafetyCheck", "not yet implemented by cdkd"],
9993
- ["FileSystemPolicy", "not yet implemented by cdkd"],
9994
- ["FileSystemProtection", "not yet implemented by cdkd"],
9995
- ["LifecyclePolicies", "not yet implemented by cdkd"],
9996
- ["ReplicationConfiguration", "not yet implemented by cdkd"]
9997
- ])
9995
+ silentDrop: new Map([["ReplicationConfiguration", "Cross-region EFS replication (CreateReplicationConfiguration) provisions a separate destination file system in another region with its own lifecycle, KMS key, and availability-zone placement; replicating + then tearing down the destination on destroy is a multi-resource, cross-region orchestration that is out of scope for the single-resource SDK provider. Tracked as a follow-up to issue #609."]])
9998
9996
  }],
9999
9997
  ["AWS::EFS::MountTarget", {
10000
9998
  handled: new Set([
@@ -13747,4 +13745,4 @@ var DeployEngine = class {
13747
13745
 
13748
13746
  //#endregion
13749
13747
  export { CFN_TEMPLATE_URL_LIMIT as $, DagBuilder as A, setLogger as At, getDockerCmd as B, CloudControlProvider as C, SynthesisError as Ct, IntrinsicFunctionResolver as D, withErrorHandling as Dt, isTerminationProtectionPropagationError as E, normalizeAwsError as Et, AssetPublisher as F, generateResourceName as Ft, getLegacyStateBucketName as G, runDockerStreaming as H, stringifyValue as I, generateResourceNameWithFallback as It, resolveSkipPrefix as J, resolveApp as K, WorkGraph as L, withSkipPrefix as Lt, LockManager as M, getLiveRenderer as Mt, S3StateBackend as N, PATTERN_B_NAME_PROPERTIES as Nt, applyRoleArnIfSet as O, ConsoleLogger as Ot, shouldRetainResource as P, PATTERN_B_RESOURCE_TYPES as Pt, CFN_TEMPLATE_BODY_LIMIT as Q, buildDockerImage as R, withStackName as Rt, findActionableSilentDrops as S, StateError as St, disableInstanceApiTermination as T, isCdkdError as Tt, Synthesizer as U, runDockerForeground as V, getDefaultStateBucketName as W, resolveStateBucketWithDefaultAndSource as X, resolveStateBucketWithDefault as Y, warnDeprecatedNoPrefixCliFlag as Z, CDK_PATH_TAG as _, ProvisioningError as _t, withRetry as a, resolveBucketRegion as at, resolveExplicitPhysicalId as b, StackHasActiveImportsError as bt, formatResourceLine as c, ConfigError as ct, gray as d, LocalMigrateError as dt, MIGRATE_TMP_PREFIX as et, green as f, LocalStartServiceError as ft, collectInlinePolicyNamesManagedBySiblings as g, PartialFailureError as gt, IAMRoleProvider as h, NestedStackChildDirectDestroyError as ht, withResourceDeadline as i, clearBucketRegionCache as it, TemplateParser as j, runStackBuffered as jt, DiffCalculator as k, getLogger as kt, bold as l, DependencyError as lt, yellow as m, MissingCdkCliError as mt, DEFAULT_RESOURCE_WARN_AFTER_MS as n, uploadCfnTemplate as nt, isRetryableTransientError as o, AssetError as ot, red as p, LockError as pt, resolveCaptureObservedState as q, DeployEngine as r, AssemblyReader as rt, IMPLICIT_DELETE_DEPENDENCIES as s, CdkdError as st, DEFAULT_RESOURCE_TIMEOUT_MS as t, findLargeInlineResources as tt, cyan as u, LocalInvokeBuildError as ut, matchesCdkPath as v, ResourceTimeoutError as vt, assertRegionMatch as w, formatError as wt, ProviderRegistry as x, StackTerminationProtectionError as xt, normalizeAwsTagsToCfn as y, ResourceUpdateNotSupportedError as yt, formatDockerLoginError as z };
13750
- //# sourceMappingURL=deploy-engine-DMggQBl4.js.map
13748
+ //# sourceMappingURL=deploy-engine-C9fD8IOo.js.map