Created
March 1, 2022 07:37
-
-
Save youssef-chtourou/5ea8b821f55b0895879e9ee20136dfd4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
azurerm_app_service_plan.appserviceplan: Creating... | |
azurerm_app_service_plan.appserviceplan: Still creating... [10s elapsed] | |
azurerm_app_service_plan.appserviceplan: Creation complete after 16s | |
azurerm_app_service.webapp: Creating... | |
azurerm_app_service.webapp: Still creating... [10s elapsed] | |
azurerm_app_service.webapp: Still creating... [20s elapsed] | |
azurerm_app_service.webapp: Still creating... [30s elapsed] | |
azurerm_app_service.webapp: Still creating... [40s elapsed] | |
azurerm_app_service.webapp: Still creating... [50s elapsed] | |
azurerm_app_service.webapp: Creation complete after 56s | |
Apply complete! Resources: 2 added, 0 changed, 0 destroyed. | |
Outputs: | |
url_website = "chtourouyoussefblog.azurewebsites.net" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment