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

File metadata

File hashes

Hashes for aws_cdk_constructs_config_provider-0.1.0b2.tar.gz
Algorithm Hash digest
SHA256 26c4e03257b555da53e5bb2035c8c07f7982c1df890cc84396e4a6f1ec442dc0
MD5 af59096d43fc32a0618351241acb8840
BLAKE2b-256 c9f06ace8a2bea8b5161e41ea98bdaa7dcb25cf13ff376b5b1c9923c8dbad0db

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for aws_cdk_constructs_config_provider-0.1.0b2-py3-none-any.whl
Algorithm Hash digest
SHA256 58841740aa7f3231ba60eae89029b89b04906bcd3717b0ff7f57e34118823368
MD5 0d358a4ae0999024c644d212aeaa682a
BLAKE2b-256 350d0944d9926f5037cd4ea3d3c58c2bcecdcaa282d0d40207c02c999ee297c6

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