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

File metadata

File hashes

Hashes for aws_cdk_constructs_config_provider-0.1.0a1.tar.gz
Algorithm Hash digest
SHA256 186fd3a1e8c6091acc3205d1dfa97cd80e48c3a645e5d3719dd3f782b6da8062
MD5 24aa587ca9ec28e46852030f81e59236
BLAKE2b-256 0ca46108bdffddbaa903d784434f435a8c966d914663eb76fdb60a5152642e27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_cdk_constructs_config_provider-0.1.0a1-py3-none-any.whl
Algorithm Hash digest
SHA256 b2b57ff4b035ded38610df894acf15eae1be975bff30ed47c146c478bd01d242
MD5 10de97e392f2b2f936652bc0cc0533f2
BLAKE2b-256 848039ef1a71423d8c65cb2c03d32e78228733bb2d232bf399ff28543e3bf8f0

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