-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
bugSomething isn't workingSomething isn't working
Milestone
Description
When I run "Make auth" for a second environment (the same tenant, different subsripton), Azure Credentials from the previous authorisation are being replaced.
Steps to reproduce the behavior:
- Fork and clone repository to the local machine, open in VS Code
- Create dev and prod environments in Github
- Update flowERHID in config.yaml file
- Create config.local.file ,set environment
dev. - Run
Make authin VS Code, save credentials to Github environment secrets - Update config.local.yaml file - set environment:
prod - Run
Make authin VS Code,
At this point application registration is overriden instead of creating new one.
Can the logic be changed here, default name sp-flowehr-ci-${var.flowehr_id} in Auth/main.tf file be made dynamic (including environment name) and allowed multiple times without removing tfstate file for Auth terraform?
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
Type
Projects
Status
No status