Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Config.yml settings for resource names #1544

Merged
merged 10 commits into from
May 26, 2023
Merged

Conversation

vgamayunov
Copy link
Collaborator

New settings in config.yml to specify custom resource names for Key Vault, Storage Account and MariaDB:

azure_key_vault:
name: custom_kv_name
azure_storage_account:
name: custom_sa_name
database:
name: custom db name (when datatase is to be created)

@vgamayunov vgamayunov changed the title Config files options to set resource names Config.yml settings for resource names May 23, 2023
Copy link
Collaborator

@xpillons xpillons left a comment

Choose a reason for hiding this comment

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

Please document the new entries in the docs/deploy/index.md#define-the-environment

@vgamayunov
Copy link
Collaborator Author

Please document the new entries in the docs/deploy/index.md#define-the-environment

added documentation

@vgamayunov vgamayunov merged commit 14a7c9d into main May 26, 2023
@vgamayunov vgamayunov deleted the feature/resource_names branch May 26, 2023 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants