Created
November 7, 2019 09:34
-
-
Save seboss666/d6d99160100f256b53fab4abebab4175 to your computer and use it in GitHub Desktop.
Terraform apply : wants to recreate cluster
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
| ```Terraform will perform the following actions: | |
| -/+ module.aks.azurerm_kubernetes_cluster.aks (new resource required) | |
| id: "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourcegroups/RG_client_aks_westeurope_dev/providers/Microsoft.ContainerService/managedClusters/AKS-westeurope-dev" => <computed> (forces new resource) | |
| addon_profile.#: "1" => "1" | |
| addon_profile.0.http_application_routing.#: "0" => "1" (forces new resource) | |
| addon_profile.0.http_application_routing.0.enabled: "" => "false" (forces new resource) | |
| addon_profile.0.http_application_routing.0.http_application_routing_zone_name: "" => <computed> | |
| addon_profile.0.oms_agent.#: "1" => "1" | |
| addon_profile.0.oms_agent.0.enabled: "true" => "true" | |
| addon_profile.0.oms_agent.0.log_analytics_workspace_id: "" => "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourcegroups/rg_client_aks_westeurope_dev/providers/microsoft.operationalinsights/workspaces/dgad-aks-loganalytics-dev" | |
| agent_pool_profile.#: "1" => "1" | |
| agent_pool_profile.0.count: "2" => "2" | |
| agent_pool_profile.0.dns_prefix: "" => <computed> | |
| agent_pool_profile.0.fqdn: "aks-dev-50a4658e.hcp.westeurope.azmk8s.io" => <computed> | |
| agent_pool_profile.0.max_pods: "110" => "110" | |
| agent_pool_profile.0.name: "default" => "default" | |
| agent_pool_profile.0.os_disk_size_gb: "30" => "30" | |
| agent_pool_profile.0.os_type: "Linux" => "Linux" | |
| agent_pool_profile.0.type: "AvailabilitySet" => "AvailabilitySet" | |
| agent_pool_profile.0.vm_size: "Standard_F16s" => "Standard_F16s" | |
| agent_pool_profile.0.vnet_subnet_id: "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/RG_client_aks_westeurope_dev/providers/Microsoft.Network/virtualNetworks/aks_vnet_westeurope_dev/subnets/subnet-AKS-nodepod-dev" => "/subscriptions/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx/resourceGroups/RG_dgad_aks_westeurope_dev/providers/Microsoft.Network/virtualNetworks/aks_vnet_westeurope_dev/subnets/subnet-AKS-nodepod-dev" | |
| dns_prefix: "aks-dev" => "aks-dev" | |
| enable_pod_security_policy: "false" => <computed> | |
| fqdn: "aks-dev-50a4658e.hcp.westeurope.azmk8s.io" => <computed> | |
| kube_admin_config.#: "1" => <computed> | |
| kube_admin_config_raw: <sensitive> => <computed> (attribute changed) | |
| kube_config.#: "1" => <computed> | |
| kube_config_raw: <sensitive> => <computed> (attribute changed) | |
| kubernetes_version: "1.14.6" => "1.14.6" | |
| linux_profile.#: "1" => "1" | |
| linux_profile.0.admin_username: "azureuser" => "azureuser" | |
| linux_profile.0.ssh_key.#: "1" => "1" | |
| linux_profile.0.ssh_key.0.key_data: "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoTEzyG5d8fyOkX7SMCmK3PLqdJ4/z5/SAfp/JnxNUns/g2MxdkDEHU5O69thIz9ZgvjbPRl4defVXFqBGDVbuC32SD95ZwIzJ0aaoml5xgxE37/xgS0PRrWHZ8io2wCL0bNU8Z9FygyLXE4C1ty1DERzUpZGplvck5RBSJdWyTjbyrMzUiXoGY9mf4kDaqDyywGtl7lnsHg/q9C5dGJZ649XQjxLNcu8tgemIHL8H22/+FJKi7lKF2Lo/+nQ6wlBuBuD0ACvu1C/Pzwh5DFsLKwEARWMF+HvOPAUduLjKLjPp1yUpHK6D9Q1Q+VkNlFbLUBQ9/0jsCoe3VBs/zQrN" => "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDoTEzyG5d8fyOkX7SMCmK3PLqdJ4/z5/SAfp/JnxNUns/g2MxdkDEHU5O69thIz9ZgvjbPRl4defVXFqBGDVbuC32SD95ZwIzJ0aaoml5xgxE37/xgS0PRrWHZ8io2wCL0bNU8Z9FygyLXE4C1ty1DERzUpZGplvck5RBSJdWyTjbyrMzUiXoGY9mf4kDaqDyywGtl7lnsHg/q9C5dGJZ649XQjxLNcu8tgemIHL8H22/+FJKi7lKF2Lo/+nQ6wlBuBuD0ACvu1C/Pzwh5DFsLKwEARWMF+HvOPAUduLjKLjPp1yUpHK6D9Q1Q+VkNlFbLUBQ9/0jsCoe3VBs/zQrN" | |
| location: "westeurope" => "westeurope" | |
| name: "AKS-westeurope-dev" => "AKS-westeurope-dev" | |
| network_profile.#: "1" => "1" | |
| network_profile.0.dns_service_ip: "10.230.136.10" => "10.230.136.10" | |
| network_profile.0.docker_bridge_cidr: "172.17.0.1/16" => "172.17.0.1/16" | |
| network_profile.0.load_balancer_sku: "Basic" => "basic" | |
| network_profile.0.network_plugin: "azure" => "azure" | |
| network_profile.0.network_policy: "" => <computed> | |
| network_profile.0.pod_cidr: "" => <computed> | |
| network_profile.0.service_cidr: "10.230.136.0/22" => "10.230.136.0/22" | |
| node_resource_group: "MC_RG_client_aks_westeurope_dev_AKS-westeurope-dev_westeurope" => <computed> | |
| resource_group_name: "RG_client_aks_westeurope_dev" => "RG_client_aks_westeurope_dev" | |
| role_based_access_control.#: "1" => "1" | |
| role_based_access_control.0.azure_active_directory.#: "1" => "1" | |
| role_based_access_control.0.azure_active_directory.0.client_app_id: "ab010aed-1a26-47f8-ab20-7e0b9e7be7b5" => "ab010aed-1a26-47f8-ab20-7e0b9e7be7b5" | |
| role_based_access_control.0.azure_active_directory.0.server_app_id: "696150ad-0476-436f-9a76-b1e1185bf6cd" => "696150ad-0476-436f-9a76-b1e1185bf6cd" | |
| role_based_access_control.0.azure_active_directory.0.server_app_secret: <sensitive> => <sensitive> (forces new resource) | |
| role_based_access_control.0.azure_active_directory.0.tenant_id: "658ba197-6c73-4fea-91bd-1c7d8de6bf2c" => "658ba197-6c73-4fea-91bd-1c7d8de6bf2c" | |
| role_based_access_control.0.enabled: "true" => "true" | |
| service_principal.#: "1" => "1" | |
| service_principal.0.client_id: "3a91c42c-b3ac-477b-9b7f-06008c0c8876" => "3a91c42c-b3ac-477b-9b7f-06008c0c8876" | |
| service_principal.0.client_secret: <sensitive> => <sensitive> (attribute changed) | |
| tags.%: "4" => "4" | |
| tags.client: "client" => "client" | |
| tags.environment: "dev" => "dev" | |
| tags.project: "aks" => "aks" | |
| tags.terraformed: "yes" => "yes" | |
| ``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment