returngis / issueops-advanced

0 stars 0 forks source link

👩🏼‍💻☁️ Create an Azure App Service #50

Closed 0GiS0 closed 20 hours ago

0GiS0 commented 20 hours ago

Web Name

issueops-advanced

Resource Group

issueops-advanced-web

Region

spaincentral

github-actions[bot] commented 20 hours ago

:tada: Issue validated successfully!

github-actions[bot] commented 20 hours ago

Run ID: 12109092325

github-actions[bot] commented 20 hours ago

Terraform Format and Style 🖌success

Terraform Initialization ⚙️success

Terraform Validation 🤖success

Validation Output ``` Success! The configuration is valid. ```

Terraform Plan 📖success

Show Plan ``` terraform Terraform used the selected providers to generate the following execution plan. Resource actions are indicated with the following symbols: + create Terraform will perform the following actions: # azurerm_resource_group.rg will be created + resource "azurerm_resource_group" "rg" { + id = (known after apply) + location = "spaincentral" + name = "issueops-advanced-web" } # azurerm_service_plan.plan will be created + resource "azurerm_service_plan" "plan" { + id = (known after apply) + kind = (known after apply) + location = "spaincentral" + maximum_elastic_worker_count = (known after apply) + name = "issueops-advanced-plan" + os_type = "Windows" + per_site_scaling_enabled = false + reserved = (known after apply) + resource_group_name = "issueops-advanced-web" + sku_name = "S1" + worker_count = (known after apply) } # azurerm_windows_web_app.web will be created + resource "azurerm_windows_web_app" "web" { + client_affinity_enabled = false + client_certificate_enabled = false + client_certificate_mode = "Required" + custom_domain_verification_id = (sensitive value) + default_hostname = (known after apply) + enabled = true + ftp_publish_basic_authentication_enabled = true + hosting_environment_id = (known after apply) + https_only = false + id = (known after apply) + key_vault_reference_identity_id = (known after apply) + kind = (known after apply) + location = "spaincentral" + name = "issueops-advanced" + outbound_ip_address_list = (known after apply) + outbound_ip_addresses = (known after apply) + possible_outbound_ip_address_list = (known after apply) + possible_outbound_ip_addresses = (known after apply) + public_network_access_enabled = true + resource_group_name = "issueops-advanced-web" + service_plan_id = (known after apply) + site_credential = (sensitive value) + webdeploy_publish_basic_authentication_enabled = true + zip_deploy_file = (known after apply) + site_config { + always_on = true + container_registry_use_managed_identity = false + default_documents = (known after apply) + detailed_error_logging_enabled = (known after apply) + ftps_state = "Disabled" + http2_enabled = false + ip_restriction_default_action = "Allow" + linux_fx_version = (known after apply) + load_balancing_mode = "LeastRequests" + local_mysql_enabled = false + managed_pipeline_mode = "Integrated" + minimum_tls_version = "1.2" + remote_debugging_enabled = false + remote_debugging_version = (known after apply) + scm_ip_restriction_default_action = "Allow" + scm_minimum_tls_version = "1.2" + scm_type = (known after apply) + scm_use_main_ip_restriction = false + use_32_bit_worker = true + vnet_route_all_enabled = false + websockets_enabled = false + windows_fx_version = (known after apply) + worker_count = (known after apply) + application_stack { + current_stack = "dotnetcore" + dotnet_version = "v7.0" + java_embedded_server_enabled = (known after apply) + php_version = (known after apply) + python = false } } } Plan: 3 to add, 0 to change, 0 to destroy. Changes to Outputs: + location = "spaincentral" + resource_group_name = "issueops-advanced-web" + web_name = "issueops-advanced" ───────────────────────────────────────────────────────────────────────────── Saved the plan to: tfplan.out To perform exactly these actions, run the following command to apply: terraform apply "tfplan.out" ```

Pusher: @0GiS0, Action: issues, Working Directory: `, Workflow:☝🏻🚀 Request Infrastructure with Terraform and Issues`

0GiS0 commented 20 hours ago

.approved