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.0a2.tar.gz.

File metadata

File hashes

Hashes for aws_cdk_constructs_config_provider-0.1.0a2.tar.gz
Algorithm Hash digest
SHA256 0a2257d1a13bde238d943ca2139c679736b68e1dc0d538c130a6f8dddd5a4b7b
MD5 55bdff872850a89031a078a553b57b95
BLAKE2b-256 d9b4905b62bde4847987f57b000acaaf63663aa7ed77f093f9e2f204f6ce8004

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_cdk_constructs_config_provider-0.1.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 932e91237248eabd427e33fcb102f10d36382f14cc22d3e86a1340994007bdd8
MD5 05a47b28bb6329f43b68714b1f23fc92
BLAKE2b-256 c95deb63c5bdccd35ce267188775c241a60e9037a84423d1749862ffb5520980

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