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
==>environment: prod workspace: cicd<==
Acquiring state lock. This may take a few moments...
No changes. Your infrastructure matches the configuration.
Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.
Releasing state lock. This may take a few moments...
==>environment: prod workspace: qta<==
Acquiring state lock. This may take a few moments...
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:
# module.submodule_cicd[0].module.network.tencentcloud_subnet.subnet will be created
+ resource "tencentcloud_subnet" "subnet" {
+ availability_zone = "ap-guangzhou-3"
+ available_ip_count = (known after apply)
+ cidr_block = "10.4.0.0/24"
+ create_time = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-subnet-dev"
+ route_table_id = (known after apply)
+ vpc_id = (known after apply)
}
# module.submodule_cicd[0].module.network.tencentcloud_vpc.vpc will be created
+ resource "tencentcloud_vpc" "vpc" {
+ assistant_cidrs = (known after apply)
+ cidr_block = "10.4.0.0/16"
+ create_time = (known after apply)
+ default_route_table_id = (known after apply)
+ dns_servers = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-vpc-dev"
}
Plan: 2 to add, 0 to change, 0 to destroy.
─────────────────────────────────────────────────────────────────────────────
Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.
Releasing state lock. This may take a few moments...
==>environment: prod, workspace: cicd<==
Acquiring state lock. This may take a few moments...
No changes. Your infrastructure matches the configuration.
Terraform has compared your real infrastructure against your configuration
and found no differences, so no changes are needed.
Releasing state lock. This may take a few moments...
==>environment: prod, workspace: qta<==
Acquiring state lock. This may take a few moments...
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:
# module.submodule_cicd[0].module.network.tencentcloud_subnet.subnet will be created
+ resource "tencentcloud_subnet" "subnet" {
+ availability_zone = "ap-guangzhou-3"
+ available_ip_count = (known after apply)
+ cidr_block = "10.4.0.0/24"
+ create_time = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-subnet-dev"
+ route_table_id = (known after apply)
+ vpc_id = (known after apply)
}
# module.submodule_cicd[0].module.network.tencentcloud_vpc.vpc will be created
+ resource "tencentcloud_vpc" "vpc" {
+ assistant_cidrs = (known after apply)
+ cidr_block = "10.4.0.0/16"
+ create_time = (known after apply)
+ default_route_table_id = (known after apply)
+ dns_servers = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-vpc-dev"
}
Plan: 2 to add, 0 to change, 0 to destroy.
─────────────────────────────────────────────────────────────────────────────
Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.
Releasing state lock. This may take a few moments...
==>environment: prod, workspace: cicd<==
Acquiring state lock. This may take a few moments...
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:
# module.submodule_cicd[0].module.network.tencentcloud_subnet.subnet will be created
+ resource "tencentcloud_subnet" "subnet" {
+ availability_zone = "ap-guangzhou-3"
+ available_ip_count = (known after apply)
+ cidr_block = "10.4.0.0/24"
+ create_time = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-subnet-dev"
+ route_table_id = (known after apply)
+ vpc_id = (known after apply)
}
# module.submodule_cicd[0].module.network.tencentcloud_vpc.vpc will be created
+ resource "tencentcloud_vpc" "vpc" {
+ assistant_cidrs = (known after apply)
+ cidr_block = "10.4.0.0/16"
+ create_time = (known after apply)
+ default_route_table_id = (known after apply)
+ dns_servers = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-vpc-dev"
}
Plan: 2 to add, 0 to change, 0 to destroy.
─────────────────────────────────────────────────────────────────────────────
Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.
Releasing state lock. This may take a few moments...
==>environment: prod, workspace: qta<==
Acquiring state lock. This may take a few moments...
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:
# module.submodule_qta[0].module.network.tencentcloud_subnet.subnet will be created
+ resource "tencentcloud_subnet" "subnet" {
+ availability_zone = "ap-guangzhou-3"
+ available_ip_count = (known after apply)
+ cidr_block = "10.0.0.0/24"
+ create_time = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-subnet"
+ route_table_id = (known after apply)
+ vpc_id = (known after apply)
}
# module.submodule_qta[0].module.network.tencentcloud_vpc.vpc will be created
+ resource "tencentcloud_vpc" "vpc" {
+ assistant_cidrs = (known after apply)
+ cidr_block = "10.0.0.0/16"
+ create_time = (known after apply)
+ default_route_table_id = (known after apply)
+ dns_servers = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-vpc"
}
# module.submodule_qta[0].module.security_group.tencentcloud_security_group.sg will be created
+ resource "tencentcloud_security_group" "sg" {
+ id = (known after apply)
+ name = "simple-security-group"
+ project_id = (known after apply)
}
# module.submodule_qta[0].module.security_group.tencentcloud_security_group_lite_rule.sg_rules will be created
+ resource "tencentcloud_security_group_lite_rule" "sg_rules" {
+ egress = [
+ "ACCEPT#0.0.0.0/0#ALL#ALL",
]
+ id = (known after apply)
+ ingress = [
+ "ACCEPT#10.0.0.0/16#ALL#ALL",
+ "ACCEPT#172.16.0.0/22#ALL#ALL",
]
+ security_group_id = (known after apply)
}
# module.submodule_qta[0].module.tencentcloud_tke.random_password.worker_pwd will be created
+ resource "random_password" "worker_pwd" {
+ bcrypt_hash = (sensitive value)
+ id = (known after apply)
+ length = 12
+ lower = true
+ min_lower = 0
+ min_numeric = 1
+ min_special = 1
+ min_upper = 1
+ number = true
+ numeric = true
+ override_special = "!#$%&*()-_=+[]{}<>:?"
+ result = (sensitive value)
+ special = true
+ upper = true
}
# module.submodule_qta[0].module.tencentcloud_tke.tencentcloud_kubernetes_cluster.cluster will be created
+ resource "tencentcloud_kubernetes_cluster" "cluster" {
+ certification_authority = (known after apply)
+ claim_expired_seconds = 300
+ cluster_as_enabled = false
+ cluster_cidr = "172.16.0.0/22"
+ cluster_deploy_type = "MANAGED_CLUSTER"
+ cluster_external_endpoint = (known after apply)
+ cluster_internet = true
+ cluster_internet_security_group = (known after apply)
+ cluster_intranet = true
+ cluster_intranet_subnet_id = (known after apply)
+ cluster_ipvs = true
+ cluster_level = (known after apply)
+ cluster_max_pod_num = 256
+ cluster_max_service_num = 256
+ cluster_name = "example-cluster"
+ cluster_node_num = (known after apply)
+ cluster_os = "tlinux2.2(tkernel3)x86_64"
+ cluster_os_type = "GENERAL"
+ cluster_version = "1.22.5"
+ container_runtime = "docker"
+ deletion_protection = false
+ domain = (known after apply)
+ enable_customized_pod_cidr = false
+ id = (known after apply)
+ ignore_cluster_cidr_conflict = false
+ is_non_static_ip_mode = false
+ kube_config = (known after apply)
+ kube_config_intranet = (known after apply)
+ network_type = "GR"
+ node_name_type = "lan-ip"
+ password = (known after apply)
+ pgw_endpoint = (known after apply)
+ security_policy = (known after apply)
+ upgrade_instances_follow_cluster = false
+ user_name = (known after apply)
+ vpc_id = (known after apply)
+ worker_instances_list = (known after apply)
+ node_pool_global_config {
+ expander = (known after apply)
+ ignore_daemon_sets_utilization = (known after apply)
+ is_scale_in_enabled = (known after apply)
+ max_concurrent_scale_in = (known after apply)
+ scale_in_delay = (known after apply)
+ scale_in_unneeded_time = (known after apply)
+ scale_in_utilization_threshold = (known after apply)
+ skip_nodes_with_local_storage = (known after apply)
+ skip_nodes_with_system_pods = (known after apply)
}
+ worker_config {
+ availability_zone = "ap-guangzhou-3"
+ count = 1
+ desired_pod_num = 0
+ enhanced_monitor_service = true
+ enhanced_security_service = true
+ instance_charge_type = "POSTPAID_BY_HOUR"
+ instance_charge_type_prepaid_period = 1
+ instance_charge_type_prepaid_renew_flag = "NOTIFY_AND_MANUAL_RENEW"
+ instance_name = "sub machine of tke"
+ instance_type = "S5.MEDIUM2"
+ internet_charge_type = "TRAFFIC_POSTPAID_BY_HOUR"
+ internet_max_bandwidth_out = 0
+ password = (sensitive value)
+ security_group_ids = (known after apply)
+ subnet_id = (known after apply)
+ system_disk_size = 50
+ system_disk_type = "CLOUD_PREMIUM"
}
}
Plan: 6 to add, 0 to change, 0 to destroy.
─────────────────────────────────────────────────────────────────────────────
Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.
Releasing state lock. This may take a few moments...
==>environment: prod, workspace: cicd<==
Acquiring state lock. This may take a few moments...
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:
# module.submodule_cicd[0].module.network.tencentcloud_subnet.subnet will be created
+ resource "tencentcloud_subnet" "subnet" {
+ availability_zone = "ap-guangzhou-3"
+ available_ip_count = (known after apply)
+ cidr_block = "10.4.0.0/24"
+ create_time = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-subnet-dev"
+ route_table_id = (known after apply)
+ vpc_id = (known after apply)
}
# module.submodule_cicd[0].module.network.tencentcloud_vpc.vpc will be created
+ resource "tencentcloud_vpc" "vpc" {
+ assistant_cidrs = (known after apply)
+ cidr_block = "10.4.0.0/16"
+ create_time = (known after apply)
+ default_route_table_id = (known after apply)
+ dns_servers = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-vpc-dev"
}
Plan: 2 to add, 0 to change, 0 to destroy.
─────────────────────────────────────────────────────────────────────────────
Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.
Releasing state lock. This may take a few moments...
==>environment: prod, workspace: qta<==
Acquiring state lock. This may take a few moments...
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:
# module.submodule_qta[0].module.network.tencentcloud_subnet.subnet will be created
+ resource "tencentcloud_subnet" "subnet" {
+ availability_zone = "ap-guangzhou-3"
+ available_ip_count = (known after apply)
+ cidr_block = "10.0.0.0/24"
+ create_time = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-subnet"
+ route_table_id = (known after apply)
+ vpc_id = (known after apply)
}
# module.submodule_qta[0].module.network.tencentcloud_vpc.vpc will be created
+ resource "tencentcloud_vpc" "vpc" {
+ assistant_cidrs = (known after apply)
+ cidr_block = "10.0.0.0/16"
+ create_time = (known after apply)
+ default_route_table_id = (known after apply)
+ dns_servers = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-vpc"
}
# module.submodule_qta[0].module.security_group.tencentcloud_security_group.sg will be created
+ resource "tencentcloud_security_group" "sg" {
+ id = (known after apply)
+ name = "simple-security-group"
+ project_id = (known after apply)
}
# module.submodule_qta[0].module.security_group.tencentcloud_security_group_lite_rule.sg_rules will be created
+ resource "tencentcloud_security_group_lite_rule" "sg_rules" {
+ egress = [
+ "ACCEPT#0.0.0.0/0#ALL#ALL",
]
+ id = (known after apply)
+ ingress = [
+ "ACCEPT#10.0.0.0/16#ALL#ALL",
+ "ACCEPT#172.16.0.0/22#ALL#ALL",
]
+ security_group_id = (known after apply)
}
# module.submodule_qta[0].module.tencentcloud_tke.random_password.worker_pwd will be created
+ resource "random_password" "worker_pwd" {
+ bcrypt_hash = (sensitive value)
+ id = (known after apply)
+ length = 12
+ lower = true
+ min_lower = 0
+ min_numeric = 1
+ min_special = 1
+ min_upper = 1
+ number = true
+ numeric = true
+ override_special = "!#$%&*()-_=+[]{}<>:?"
+ result = (sensitive value)
+ special = true
+ upper = true
}
# module.submodule_qta[0].module.tencentcloud_tke.tencentcloud_kubernetes_cluster.cluster will be created
+ resource "tencentcloud_kubernetes_cluster" "cluster" {
+ certification_authority = (known after apply)
+ claim_expired_seconds = 300
+ cluster_as_enabled = false
+ cluster_cidr = "172.16.0.0/22"
+ cluster_deploy_type = "MANAGED_CLUSTER"
+ cluster_external_endpoint = (known after apply)
+ cluster_internet = true
+ cluster_internet_security_group = (known after apply)
+ cluster_intranet = true
+ cluster_intranet_subnet_id = (known after apply)
+ cluster_ipvs = true
+ cluster_level = (known after apply)
+ cluster_max_pod_num = 256
+ cluster_max_service_num = 256
+ cluster_name = "example-cluster"
+ cluster_node_num = (known after apply)
+ cluster_os = "tlinux2.2(tkernel3)x86_64"
+ cluster_os_type = "GENERAL"
+ cluster_version = "1.22.5"
+ container_runtime = "docker"
+ deletion_protection = false
+ domain = (known after apply)
+ enable_customized_pod_cidr = false
+ id = (known after apply)
+ ignore_cluster_cidr_conflict = false
+ is_non_static_ip_mode = false
+ kube_config = (known after apply)
+ kube_config_intranet = (known after apply)
+ network_type = "GR"
+ node_name_type = "lan-ip"
+ password = (known after apply)
+ pgw_endpoint = (known after apply)
+ security_policy = (known after apply)
+ upgrade_instances_follow_cluster = false
+ user_name = (known after apply)
+ vpc_id = (known after apply)
+ worker_instances_list = (known after apply)
+ node_pool_global_config {
+ expander = (known after apply)
+ ignore_daemon_sets_utilization = (known after apply)
+ is_scale_in_enabled = (known after apply)
+ max_concurrent_scale_in = (known after apply)
+ scale_in_delay = (known after apply)
+ scale_in_unneeded_time = (known after apply)
+ scale_in_utilization_threshold = (known after apply)
+ skip_nodes_with_local_storage = (known after apply)
+ skip_nodes_with_system_pods = (known after apply)
}
+ worker_config {
+ availability_zone = "ap-guangzhou-3"
+ count = 1
+ desired_pod_num = 0
+ enhanced_monitor_service = true
+ enhanced_security_service = true
+ instance_charge_type = "POSTPAID_BY_HOUR"
+ instance_charge_type_prepaid_period = 1
+ instance_charge_type_prepaid_renew_flag = "NOTIFY_AND_MANUAL_RENEW"
+ instance_name = "sub machine of tke"
+ instance_type = "S5.MEDIUM2"
+ internet_charge_type = "TRAFFIC_POSTPAID_BY_HOUR"
+ internet_max_bandwidth_out = 0
+ password = (sensitive value)
+ security_group_ids = (known after apply)
+ subnet_id = (known after apply)
+ system_disk_size = 50
+ system_disk_type = "CLOUD_PREMIUM"
}
}
Plan: 6 to add, 0 to change, 0 to destroy.
─────────────────────────────────────────────────────────────────────────────
Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.
Releasing state lock. This may take a few moments...
==>environment: prod, workspace: cicd<==
Acquiring state lock. This may take a few moments...
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:
# module.submodule_cicd[0].module.network.tencentcloud_subnet.subnet will be created
+ resource "tencentcloud_subnet" "subnet" {
+ availability_zone = "ap-guangzhou-3"
+ available_ip_count = (known after apply)
+ cidr_block = "10.4.0.0/24"
+ create_time = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-subnet-dev"
+ route_table_id = (known after apply)
+ vpc_id = (known after apply)
}
# module.submodule_cicd[0].module.network.tencentcloud_vpc.vpc will be created
+ resource "tencentcloud_vpc" "vpc" {
+ assistant_cidrs = (known after apply)
+ cidr_block = "10.4.0.0/16"
+ create_time = (known after apply)
+ default_route_table_id = (known after apply)
+ dns_servers = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-vpc-dev"
}
Plan: 2 to add, 0 to change, 0 to destroy.
─────────────────────────────────────────────────────────────────────────────
Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.
Releasing state lock. This may take a few moments...
==>environment: prod, workspace: qta<==
Acquiring state lock. This may take a few moments...
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:
# module.submodule_qta[0].module.network.tencentcloud_subnet.subnet will be created
+ resource "tencentcloud_subnet" "subnet" {
+ availability_zone = "ap-guangzhou-3"
+ available_ip_count = (known after apply)
+ cidr_block = "10.0.0.0/24"
+ create_time = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-subnet"
+ route_table_id = (known after apply)
+ vpc_id = (known after apply)
}
# module.submodule_qta[0].module.network.tencentcloud_vpc.vpc will be created
+ resource "tencentcloud_vpc" "vpc" {
+ assistant_cidrs = (known after apply)
+ cidr_block = "10.0.0.0/16"
+ create_time = (known after apply)
+ default_route_table_id = (known after apply)
+ dns_servers = (known after apply)
+ id = (known after apply)
+ is_default = (known after apply)
+ is_multicast = true
+ name = "simple-vpc"
}
# module.submodule_qta[0].module.security_group.tencentcloud_security_group.sg will be created
+ resource "tencentcloud_security_group" "sg" {
+ id = (known after apply)
+ name = "simple-security-group"
+ project_id = (known after apply)
}
# module.submodule_qta[0].module.security_group.tencentcloud_security_group_lite_rule.sg_rules will be created
+ resource "tencentcloud_security_group_lite_rule" "sg_rules" {
+ egress = [
+ "ACCEPT#0.0.0.0/0#ALL#ALL",
]
+ id = (known after apply)
+ ingress = [
+ "ACCEPT#10.0.0.0/16#ALL#ALL",
+ "ACCEPT#172.16.0.0/22#ALL#ALL",
]
+ security_group_id = (known after apply)
}
# module.submodule_qta[0].module.tencentcloud_tke.random_password.worker_pwd will be created
+ resource "random_password" "worker_pwd" {
+ bcrypt_hash = (sensitive value)
+ id = (known after apply)
+ length = 12
+ lower = true
+ min_lower = 0
+ min_numeric = 1
+ min_special = 1
+ min_upper = 1
+ number = true
+ numeric = true
+ override_special = "!#$%&*()-_=+[]{}<>:?"
+ result = (sensitive value)
+ special = true
+ upper = true
}
# module.submodule_qta[0].module.tencentcloud_tke.tencentcloud_kubernetes_cluster.cluster will be created
+ resource "tencentcloud_kubernetes_cluster" "cluster" {
+ certification_authority = (known after apply)
+ claim_expired_seconds = 300
+ cluster_as_enabled = false
+ cluster_cidr = "172.16.0.0/22"
+ cluster_deploy_type = "MANAGED_CLUSTER"
+ cluster_external_endpoint = (known after apply)
+ cluster_internet = true
+ cluster_internet_security_group = (known after apply)
+ cluster_intranet = true
+ cluster_intranet_subnet_id = (known after apply)
+ cluster_ipvs = true
+ cluster_level = (known after apply)
+ cluster_max_pod_num = 256
+ cluster_max_service_num = 256
+ cluster_name = "example-cluster"
+ cluster_node_num = (known after apply)
+ cluster_os = "tlinux2.2(tkernel3)x86_64"
+ cluster_os_type = "GENERAL"
+ cluster_version = "1.22.5"
+ container_runtime = "docker"
+ deletion_protection = false
+ domain = (known after apply)
+ enable_customized_pod_cidr = false
+ id = (known after apply)
+ ignore_cluster_cidr_conflict = false
+ is_non_static_ip_mode = false
+ kube_config = (known after apply)
+ kube_config_intranet = (known after apply)
+ network_type = "GR"
+ node_name_type = "lan-ip"
+ password = (known after apply)
+ pgw_endpoint = (known after apply)
+ security_policy = (known after apply)
+ upgrade_instances_follow_cluster = false
+ user_name = (known after apply)
+ vpc_id = (known after apply)
+ worker_instances_list = (known after apply)
+ node_pool_global_config {
+ expander = (known after apply)
+ ignore_daemon_sets_utilization = (known after apply)
+ is_scale_in_enabled = (known after apply)
+ max_concurrent_scale_in = (known after apply)
+ scale_in_delay = (known after apply)
+ scale_in_unneeded_time = (known after apply)
+ scale_in_utilization_threshold = (known after apply)
+ skip_nodes_with_local_storage = (known after apply)
+ skip_nodes_with_system_pods = (known after apply)
}
+ worker_config {
+ availability_zone = "ap-guangzhou-3"
+ count = 1
+ desired_pod_num = 0
+ enhanced_monitor_service = true
+ enhanced_security_service = true
+ instance_charge_type = "POSTPAID_BY_HOUR"
+ instance_charge_type_prepaid_period = 1
+ instance_charge_type_prepaid_renew_flag = "NOTIFY_AND_MANUAL_RENEW"
+ instance_name = "sub machine of tke"
+ instance_type = "S5.MEDIUM2"
+ internet_charge_type = "TRAFFIC_POSTPAID_BY_HOUR"
+ internet_max_bandwidth_out = 0
+ password = (sensitive value)
+ security_group_ids = (known after apply)
+ subnet_id = (known after apply)
+ system_disk_size = 50
+ system_disk_type = "CLOUD_PREMIUM"
}
}
Plan: 6 to add, 0 to change, 0 to destroy.
─────────────────────────────────────────────────────────────────────────────
Note: You didn't use the -out option to save this plan, so Terraform can't
guarantee to take exactly these actions if you run "terraform apply" now.
Releasing state lock. This may take a few moments...
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.