Skip to content

Conversation

lovelysandwich
Copy link
Contributor

@lovelysandwich lovelysandwich commented Mar 31, 2023

Adding Computed values to Environment, also adding file targeted config to ALZ-BICEP-CONFIG

Pull Request

Issue

Fixes #38

Description

Handling 'Computed' values for the Environment file. (This needs a refactor of how we handle computed values, which I'll do after this change #40)
Supporting file specific replacement values with configuration.

{
    Name = {Name of the setting in Bicep config or Environment}
    File = {FileName}
    Destination = {Parameters|Environment}
}

License

By submitting this pull request, I confirm that my contribution is made under the terms of the projects associated license.

@lovelysandwich lovelysandwich marked this pull request as ready for review March 31, 2023 12:12
Copy link
Member

@Nepomuceno Nepomuceno left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

@lovelysandwich lovelysandwich merged commit ed70360 into main Mar 31, 2023
@lovelysandwich lovelysandwich deleted the log_and_conn_rg_names_to_env branch March 31, 2023 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add LOGGING_RESOURCE_GROUP & CONNECTIVITY_RESOURCE_GROUP to .env file

2 participants