Skip to main content

No project description provided

Project description

Config provider for aws-cdk-constructs

Usage

from .environments_parameters import environments_parameters
from ..models.app_settings import AppSettings
from aws_cdk_constructs_config_provider import EnvironmentParameters, DefaultAccount, ConfigProvider

AppConfig = ConfigProvider[AppSettings, DefaultAccount]

envs = EnvironmentParameters[DefaultAccount].model_validate(environments_parameters)
appConfig = ConfigProvider[AppSettings, DefaultAccount](environments_parameters=envs, settings=AppSettings, relative_path='.')

Development

Please follow the semantic release commit message format.

Branches

develop

The develop branhces is the main branch for development. All feature branches should be created from this branch any commit to the development branch will create an alpha version.

feature/*

The feature/* branches are the branches for new features. Any commit to a feature branch will create a beta version.

main

The main branch is the production branch. Any commit to the main branch will create a release version.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file aws_cdk_constructs_config_provider-0.1.0a3.tar.gz.

File metadata

File hashes

Hashes for aws_cdk_constructs_config_provider-0.1.0a3.tar.gz
Algorithm Hash digest
SHA256 fc1d660575fe48f1a41f8cf6ec9b2152c4e7b53bd5f2b7be6d16deebf0e0194e
MD5 c39865215b0b0299706809c327f98cd6
BLAKE2b-256 6a816725ed27ce636188b2d6d38254222fcc36c5e3871856ee0e0bd6b785d0fe

See more details on using hashes here.

File details

Details for the file aws_cdk_constructs_config_provider-0.1.0a3-py3-none-any.whl.

File metadata

File hashes

Hashes for aws_cdk_constructs_config_provider-0.1.0a3-py3-none-any.whl
Algorithm Hash digest
SHA256 cf2e73c153020efed3b550ceab8460d6bac338eb88238d686adaaa1267af56ed
MD5 6faa41326554a0c35f8ec96aa66bac40
BLAKE2b-256 646f5aa07b86fba8137a4c7cca065bd81999d348edc07ab93d5bbcc8f0d0918f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page