retaildevcrews / ngsa

Next Generation Symmetric Apps
MIT License
5 stars 7 forks source link

Terraform is not configured to use service principal #726

Open gortegaMS opened 3 years ago

gortegaMS commented 3 years ago

Update provisioning scripts and configure terraform to use a dedicated Service Principal

References: #702

gortegaMS commented 3 years ago

Components on green will need to be added to support this requirement.

image

Note: Issues #709, #704 and #705 were about to cleaning up terraform provisioning script and stabilize the script for subsequent runs. This was done by removing components such as Key-Vault and SP creation logic, that most likely will need to be added back and improved in order to complete this task. A design review is needed before to implement this task.

Important: Make sure we cover and fix the issue #705