You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the deployment phase and after creating the azurerm_storage_share resources, there is the need to upload a profile.json file in between the deployment and before creating the azurerm_app_service.
Also, the current approach has some typos and misconfigurations that are preventing it to work.
Expected Behavior
To deploy the resource normally and without manual interventions.
Steps To Reproduce
Just browse to the sample folder and run the terraform commands to start the sonarqubepaas sample.
Exceptions (if any)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
Is there an existing issue for this?
Describe the bug
At the deployment phase and after creating the
azurerm_storage_share
resources, there is the need to upload aprofile.json
file in between the deployment and before creating theazurerm_app_service
.Also, the current approach has some typos and misconfigurations that are preventing it to work.
Expected Behavior
To deploy the resource normally and without manual interventions.
Steps To Reproduce
Just browse to the
sample
folder and run the terraform commands to start thesonarqubepaas
sample.Exceptions (if any)
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: