-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Delete Nextcloud Office #53
Conversation
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
Terraform Format and Style 🖌``Terraform Initialization ⚙️
|
Ran Plan for dir: Show OutputTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
- destroy
Terraform will perform the following actions:
# module.production_env.aws_route53_record.mailu-server will be destroyed
# (because aws_route53_record.mailu-server is not in configuration)
- resource "aws_route53_record" "mailu-server" {
- fqdn = "mail.seagl.org" -> null
- id = "Z0173878287JIU5M4KB8R_mail.seagl.org_CNAME" -> null
- name = "mail.seagl.org" -> null
- records = [
- "mailu.host.seagl.org",
] -> null
- ttl = 300 -> null
- type = "CNAME" -> null
- zone_id = "Z0173878287JIU5M4KB8R" -> null
}
# module.production_env.module.nc-office-vm.aws_route53_record.dns-a will be destroyed
# (because aws_route53_record.dns-a is not in configuration)
- resource "aws_route53_record" "dns-a" {
- fqdn = "nc-office.host.seagl.org" -> null
- id = "Z0173878287JIU5M4KB8R_nc-office.host.seagl.org_A" -> null
- name = "nc-office.host.seagl.org" -> null
- records = [
- "140.211.167.185",
] -> null
- ttl = 300 -> null
- type = "A" -> null
- zone_id = "Z0173878287JIU5M4KB8R" -> null
}
# module.production_env.module.nc-office-vm.openstack_compute_instance_v2.instance will be destroyed
# (because openstack_compute_instance_v2.instance is not in configuration)
- resource "openstack_compute_instance_v2" "instance" {
- access_ip_v4 = "140.211.167.185" -> null
- all_metadata = {} -> null
- all_tags = [] -> null
- availability_zone = "nova" -> null
- created = "2024-03-13 02:30:02 +0000 UTC" -> null
- flavor_id = "fc120229-6d44-4751-8f2b-c6b375e2b851" -> null
- flavor_name = "m1.small" -> null
- force_delete = false -> null
- id = "321fae7f-cbe4-4237-a44e-49c748d82dba" -> null
- image_id = "Attempt to boot from volume - no image supplied" -> null
- key_pair = "AJ OpenStack bootstrap" -> null
- name = "nc-office" -> null
- power_state = "active" -> null
- region = "RegionOne" -> null
- security_groups = [
- "nc-office",
] -> null
- stop_before_destroy = false -> null
- tags = [] -> null
- updated = "2024-03-13 02:30:14 +0000 UTC" -> null
- block_device {
- boot_index = 0 -> null
- delete_on_termination = true -> null
- destination_type = "volume" -> null
- source_type = "image" -> null
- uuid = "5e7b09b5-03f1-4f01-bc1b-41db2e1b09d1" -> null
- volume_size = 15 -> null
}
- network {
- access_network = false -> null
- fixed_ip_v4 = "140.211.167.185" -> null
- mac = "fa:16:3e:2a:6c:2e" -> null
- name = "general_servers2" -> null
- uuid = "bcfb335b-cf70-4acf-8cb7-fcf15f890a0f" -> null
}
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.icmp4-ingress will be destroyed
# (because openstack_networking_secgroup_rule_v2.icmp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "icmp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "2373bb0c-08d7-4d05-9101-8194e7a86b50" -> null
- port_range_max = 0 -> null
- port_range_min = 0 -> null
- protocol = "icmp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv4-egress will be destroyed
# (because openstack_networking_secgroup_rule_v2.ipv4-egress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "ipv4-egress" {
- direction = "egress" -> null
- ethertype = "IPv4" -> null
- id = "b4c16127-ae56-48c8-aa65-ca37c49c9c79" -> null
- port_range_max = 0 -> null
- port_range_min = 0 -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv6-egress will be destroyed
# (because openstack_networking_secgroup_rule_v2.ipv6-egress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "ipv6-egress" {
- direction = "egress" -> null
- ethertype = "IPv6" -> null
- id = "cb85269b-39fc-4169-8fd2-ba7e360b16e5" -> null
- port_range_max = 0 -> null
- port_range_min = 0 -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "::/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["22"] will be destroyed
# (because openstack_networking_secgroup_rule_v2.tcp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "tcp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "b88334fc-505c-4849-824c-11f03eb59e75" -> null
- port_range_max = 22 -> null
- port_range_min = 22 -> null
- protocol = "tcp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["443"] will be destroyed
# (because openstack_networking_secgroup_rule_v2.tcp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "tcp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "f9de80b9-a92e-4629-96a6-4a896cbf9f9e" -> null
- port_range_max = 443 -> null
- port_range_min = 443 -> null
- protocol = "tcp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["80"] will be destroyed
# (because openstack_networking_secgroup_rule_v2.tcp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "tcp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "5b266c7d-c72b-4395-a8fe-43ed8df1aa6f" -> null
- port_range_max = 80 -> null
- port_range_min = 80 -> null
- protocol = "tcp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_v2.main-sg will be destroyed
# (because openstack_networking_secgroup_v2.main-sg is not in configuration)
- resource "openstack_networking_secgroup_v2" "main-sg" {
- all_tags = [] -> null
- delete_default_rules = true -> null
- id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- name = "nc-office" -> null
- region = "RegionOne" -> null
- tags = [] -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
Plan: 0 to add, 0 to change, 10 to destroy.
╷
│ Warning: Argument is deprecated
│
│ with aws_s3_bucket.state,
│ on s3.tf line 1, in resource "aws_s3_bucket" "state":
│ 1: resource "aws_s3_bucket" "state" {
│
│ Use the aws_s3_bucket_lifecycle_configuration resource instead
│
│ (and 3 more similar warnings elsewhere)
╵
|
Warning: The plan for dir: To |
atlantis plan |
Ran Plan for dir: Show OutputTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
- destroy
Terraform will perform the following actions:
# module.production_env.aws_route53_record.mailu-server will be destroyed
# (because aws_route53_record.mailu-server is not in configuration)
- resource "aws_route53_record" "mailu-server" {
- fqdn = "mail.seagl.org" -> null
- id = "Z0173878287JIU5M4KB8R_mail.seagl.org_CNAME" -> null
- name = "mail.seagl.org" -> null
- records = [
- "mailu.host.seagl.org",
] -> null
- ttl = 300 -> null
- type = "CNAME" -> null
- zone_id = "Z0173878287JIU5M4KB8R" -> null
}
# module.production_env.module.nc-office-vm.aws_route53_record.dns-a will be destroyed
# (because aws_route53_record.dns-a is not in configuration)
- resource "aws_route53_record" "dns-a" {
- fqdn = "nc-office.host.seagl.org" -> null
- id = "Z0173878287JIU5M4KB8R_nc-office.host.seagl.org_A" -> null
- name = "nc-office.host.seagl.org" -> null
- records = [
- "140.211.167.185",
] -> null
- ttl = 300 -> null
- type = "A" -> null
- zone_id = "Z0173878287JIU5M4KB8R" -> null
}
# module.production_env.module.nc-office-vm.openstack_compute_instance_v2.instance will be destroyed
# (because openstack_compute_instance_v2.instance is not in configuration)
- resource "openstack_compute_instance_v2" "instance" {
- access_ip_v4 = "140.211.167.185" -> null
- all_metadata = {} -> null
- all_tags = [] -> null
- availability_zone = "nova" -> null
- created = "2024-03-13 02:30:02 +0000 UTC" -> null
- flavor_id = "fc120229-6d44-4751-8f2b-c6b375e2b851" -> null
- flavor_name = "m1.small" -> null
- force_delete = false -> null
- id = "321fae7f-cbe4-4237-a44e-49c748d82dba" -> null
- image_id = "Attempt to boot from volume - no image supplied" -> null
- key_pair = "AJ OpenStack bootstrap" -> null
- name = "nc-office" -> null
- power_state = "active" -> null
- region = "RegionOne" -> null
- security_groups = [
- "nc-office",
] -> null
- stop_before_destroy = false -> null
- tags = [] -> null
- updated = "2024-03-13 02:30:14 +0000 UTC" -> null
- block_device {
- boot_index = 0 -> null
- delete_on_termination = true -> null
- destination_type = "volume" -> null
- source_type = "image" -> null
- uuid = "5e7b09b5-03f1-4f01-bc1b-41db2e1b09d1" -> null
- volume_size = 15 -> null
}
- network {
- access_network = false -> null
- fixed_ip_v4 = "140.211.167.185" -> null
- mac = "fa:16:3e:2a:6c:2e" -> null
- name = "general_servers2" -> null
- uuid = "bcfb335b-cf70-4acf-8cb7-fcf15f890a0f" -> null
}
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.icmp4-ingress will be destroyed
# (because openstack_networking_secgroup_rule_v2.icmp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "icmp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "2373bb0c-08d7-4d05-9101-8194e7a86b50" -> null
- port_range_max = 0 -> null
- port_range_min = 0 -> null
- protocol = "icmp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv4-egress will be destroyed
# (because openstack_networking_secgroup_rule_v2.ipv4-egress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "ipv4-egress" {
- direction = "egress" -> null
- ethertype = "IPv4" -> null
- id = "b4c16127-ae56-48c8-aa65-ca37c49c9c79" -> null
- port_range_max = 0 -> null
- port_range_min = 0 -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv6-egress will be destroyed
# (because openstack_networking_secgroup_rule_v2.ipv6-egress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "ipv6-egress" {
- direction = "egress" -> null
- ethertype = "IPv6" -> null
- id = "cb85269b-39fc-4169-8fd2-ba7e360b16e5" -> null
- port_range_max = 0 -> null
- port_range_min = 0 -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "::/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["22"] will be destroyed
# (because openstack_networking_secgroup_rule_v2.tcp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "tcp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "b88334fc-505c-4849-824c-11f03eb59e75" -> null
- port_range_max = 22 -> null
- port_range_min = 22 -> null
- protocol = "tcp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["443"] will be destroyed
# (because openstack_networking_secgroup_rule_v2.tcp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "tcp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "f9de80b9-a92e-4629-96a6-4a896cbf9f9e" -> null
- port_range_max = 443 -> null
- port_range_min = 443 -> null
- protocol = "tcp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["80"] will be destroyed
# (because openstack_networking_secgroup_rule_v2.tcp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "tcp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "5b266c7d-c72b-4395-a8fe-43ed8df1aa6f" -> null
- port_range_max = 80 -> null
- port_range_min = 80 -> null
- protocol = "tcp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_v2.main-sg will be destroyed
# (because openstack_networking_secgroup_v2.main-sg is not in configuration)
- resource "openstack_networking_secgroup_v2" "main-sg" {
- all_tags = [] -> null
- delete_default_rules = true -> null
- id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- name = "nc-office" -> null
- region = "RegionOne" -> null
- tags = [] -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
Plan: 0 to add, 0 to change, 10 to destroy.
╷
│ Warning: Argument is deprecated
│
│ with aws_s3_bucket.state,
│ on s3.tf line 1, in resource "aws_s3_bucket" "state":
│ 1: resource "aws_s3_bucket" "state" {
│
│ Use the aws_s3_bucket_lifecycle_configuration resource instead
│
│ (and 3 more similar warnings elsewhere)
╵
|
Ran Plan for dir: Show OutputTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
- destroy
Terraform will perform the following actions:
# module.production_env.module.nc-office-vm.aws_route53_record.dns-a will be destroyed
# (because aws_route53_record.dns-a is not in configuration)
- resource "aws_route53_record" "dns-a" {
- fqdn = "nc-office.host.seagl.org" -> null
- id = "Z0173878287JIU5M4KB8R_nc-office.host.seagl.org_A" -> null
- name = "nc-office.host.seagl.org" -> null
- records = [
- "140.211.167.185",
] -> null
- ttl = 300 -> null
- type = "A" -> null
- zone_id = "Z0173878287JIU5M4KB8R" -> null
}
# module.production_env.module.nc-office-vm.openstack_compute_instance_v2.instance will be destroyed
# (because openstack_compute_instance_v2.instance is not in configuration)
- resource "openstack_compute_instance_v2" "instance" {
- access_ip_v4 = "140.211.167.185" -> null
- all_metadata = {} -> null
- all_tags = [] -> null
- availability_zone = "nova" -> null
- created = "2024-03-13 02:30:02 +0000 UTC" -> null
- flavor_id = "fc120229-6d44-4751-8f2b-c6b375e2b851" -> null
- flavor_name = "m1.small" -> null
- force_delete = false -> null
- id = "321fae7f-cbe4-4237-a44e-49c748d82dba" -> null
- image_id = "Attempt to boot from volume - no image supplied" -> null
- key_pair = "AJ OpenStack bootstrap" -> null
- name = "nc-office" -> null
- power_state = "active" -> null
- region = "RegionOne" -> null
- security_groups = [
- "nc-office",
] -> null
- stop_before_destroy = false -> null
- tags = [] -> null
- updated = "2024-03-13 02:30:14 +0000 UTC" -> null
- block_device {
- boot_index = 0 -> null
- delete_on_termination = true -> null
- destination_type = "volume" -> null
- source_type = "image" -> null
- uuid = "5e7b09b5-03f1-4f01-bc1b-41db2e1b09d1" -> null
- volume_size = 15 -> null
}
- network {
- access_network = false -> null
- fixed_ip_v4 = "140.211.167.185" -> null
- mac = "fa:16:3e:2a:6c:2e" -> null
- name = "general_servers2" -> null
- uuid = "bcfb335b-cf70-4acf-8cb7-fcf15f890a0f" -> null
}
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.icmp4-ingress will be destroyed
# (because openstack_networking_secgroup_rule_v2.icmp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "icmp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "2373bb0c-08d7-4d05-9101-8194e7a86b50" -> null
- port_range_max = 0 -> null
- port_range_min = 0 -> null
- protocol = "icmp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv4-egress will be destroyed
# (because openstack_networking_secgroup_rule_v2.ipv4-egress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "ipv4-egress" {
- direction = "egress" -> null
- ethertype = "IPv4" -> null
- id = "b4c16127-ae56-48c8-aa65-ca37c49c9c79" -> null
- port_range_max = 0 -> null
- port_range_min = 0 -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv6-egress will be destroyed
# (because openstack_networking_secgroup_rule_v2.ipv6-egress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "ipv6-egress" {
- direction = "egress" -> null
- ethertype = "IPv6" -> null
- id = "cb85269b-39fc-4169-8fd2-ba7e360b16e5" -> null
- port_range_max = 0 -> null
- port_range_min = 0 -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "::/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["22"] will be destroyed
# (because openstack_networking_secgroup_rule_v2.tcp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "tcp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "b88334fc-505c-4849-824c-11f03eb59e75" -> null
- port_range_max = 22 -> null
- port_range_min = 22 -> null
- protocol = "tcp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["443"] will be destroyed
# (because openstack_networking_secgroup_rule_v2.tcp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "tcp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "f9de80b9-a92e-4629-96a6-4a896cbf9f9e" -> null
- port_range_max = 443 -> null
- port_range_min = 443 -> null
- protocol = "tcp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["80"] will be destroyed
# (because openstack_networking_secgroup_rule_v2.tcp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "tcp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "5b266c7d-c72b-4395-a8fe-43ed8df1aa6f" -> null
- port_range_max = 80 -> null
- port_range_min = 80 -> null
- protocol = "tcp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_v2.main-sg will be destroyed
# (because openstack_networking_secgroup_v2.main-sg is not in configuration)
- resource "openstack_networking_secgroup_v2" "main-sg" {
- all_tags = [] -> null
- delete_default_rules = true -> null
- id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- name = "nc-office" -> null
- region = "RegionOne" -> null
- tags = [] -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
Plan: 0 to add, 0 to change, 9 to destroy.
╷
│ Warning: Argument is deprecated
│
│ with aws_s3_bucket.state,
│ on s3.tf line 1, in resource "aws_s3_bucket" "state":
│ 1: resource "aws_s3_bucket" "state" {
│
│ Use the aws_s3_bucket_versioning resource instead
│
│ (and 3 more similar warnings elsewhere)
╵
|
atlantis apply |
Apply Error
|
atlantis plan |
Ran Plan for dir: Show OutputTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
- destroy
Terraform will perform the following actions:
# aws_db_instance.pretalx will be destroyed
# (because aws_db_instance.pretalx is not in configuration)
- resource "aws_db_instance" "pretalx" {
- address = "pretalx-prod.cb9rwfwqojnn.us-west-2.rds.amazonaws.com" -> null
- allocated_storage = 10 -> null
- apply_immediately = false -> null
- arn = "arn:aws:rds:us-west-2:663166083306:db:pretalx-prod" -> null
- auto_minor_version_upgrade = true -> null
- availability_zone = "us-west-2b" -> null
- backup_retention_period = 7 -> null
- backup_window = "12:56-13:26" -> null
- ca_cert_identifier = "rds-ca-rsa2048-g1" -> null
- copy_tags_to_snapshot = false -> null
- customer_owned_ip_enabled = false -> null
- db_subnet_group_name = "pretalx-prod" -> null
- delete_automated_backups = true -> null
- deletion_protection = true -> null
- enabled_cloudwatch_logs_exports = [] -> null
- endpoint = "pretalx-prod.cb9rwfwqojnn.us-west-2.rds.amazonaws.com:5432" -> null
- engine = "postgres" -> null
- engine_version = "13.14" -> null
- engine_version_actual = "13.14" -> null
- hosted_zone_id = "Z1PVIF0B656C1W" -> null
- iam_database_authentication_enabled = false -> null
- id = "pretalx-prod" -> null
- identifier = "pretalx-prod" -> null
- instance_class = "db.t4g.micro" -> null
- iops = 0 -> null
- latest_restorable_time = "2024-05-22T00:39:30Z" -> null
- license_model = "postgresql-license" -> null
- maintenance_window = "sun:10:16-sun:10:46" -> null
- max_allocated_storage = 100 -> null
- monitoring_interval = 0 -> null
- multi_az = false -> null
- name = "pretalx" -> null
- option_group_name = "default:postgres-13" -> null
- parameter_group_name = "default.postgres13" -> null
- performance_insights_enabled = false -> null
- performance_insights_retention_period = 0 -> null
- port = 5432 -> null
- publicly_accessible = false -> null
- replicas = [] -> null
- resource_id = "db-ZSKVASVVRE2UXYC2O2CCIXPLI4" -> null
- security_group_names = [] -> null
- skip_final_snapshot = false -> null
- status = "available" -> null
- storage_encrypted = false -> null
- storage_type = "gp2" -> null
- tags = {} -> null
- tags_all = {} -> null
- username = "pretalxadmin" -> null
- vpc_security_group_ids = [
- "sg-0716becbd9c8081d9",
] -> null
}
# aws_db_subnet_group.pretalx will be destroyed
# (because aws_db_subnet_group.pretalx is not in configuration)
- resource "aws_db_subnet_group" "pretalx" {
- arn = "arn:aws:rds:us-west-2:663166083306:subgrp:pretalx-prod" -> null
- description = "Managed by Terraform" -> null
- id = "pretalx-prod" -> null
- name = "pretalx-prod" -> null
- subnet_ids = [
- "subnet-5a826503",
- "subnet-8b7adbee",
- "subnet-d507c0a2",
] -> null
- tags = {} -> null
- tags_all = {} -> null
}
# aws_instance.dokku will be updated in-place
~ resource "aws_instance" "dokku" {
id = "i-02ee81d4bd0860d30"
~ instance_type = "t3.medium" -> "t3.small"
tags = {
"Name" = "dokku.seagl.org"
}
# (29 unchanged attributes hidden)
# (5 unchanged blocks hidden)
}
# aws_security_group.pretalx-rds-security-group will be destroyed
# (because aws_security_group.pretalx-rds-security-group is not in configuration)
- resource "aws_security_group" "pretalx-rds-security-group" {
- arn = "arn:aws:ec2:us-west-2:663166083306:security-group/sg-0716becbd9c8081d9" -> null
- description = "Managed by Terraform" -> null
- egress = [
- {
- cidr_blocks = [
- "0.0.0.0/0",
]
- description = ""
- from_port = 0
- ipv6_cidr_blocks = []
- prefix_list_ids = []
- protocol = "-1"
- security_groups = []
- self = false
- to_port = 0
},
] -> null
- id = "sg-0716becbd9c8081d9" -> null
- ingress = [
- {
- cidr_blocks = [
- "172.31.0.0/16",
]
- description = ""
- from_port = 0
- ipv6_cidr_blocks = []
- prefix_list_ids = []
- protocol = "-1"
- security_groups = []
- self = false
- to_port = 0
},
] -> null
- name = "pretalx-rds-prod" -> null
- owner_id = "663166083306" -> null
- revoke_rules_on_delete = false -> null
- tags = {} -> null
- tags_all = {} -> null
- vpc_id = "vpc-231ecb46" -> null
}
# aws_security_group_rule.pretalx-rds-in will be destroyed
# (because aws_security_group_rule.pretalx-rds-in is not in configuration)
- resource "aws_security_group_rule" "pretalx-rds-in" {
- cidr_blocks = [
- "172.31.0.0/16",
] -> null
- from_port = 0 -> null
- id = "sgrule-464759209" -> null
- ipv6_cidr_blocks = [] -> null
- prefix_list_ids = [] -> null
- protocol = "-1" -> null
- security_group_id = "sg-0716becbd9c8081d9" -> null
- self = false -> null
- to_port = 0 -> null
- type = "ingress" -> null
}
# aws_security_group_rule.pretalx-rds-out will be destroyed
# (because aws_security_group_rule.pretalx-rds-out is not in configuration)
- resource "aws_security_group_rule" "pretalx-rds-out" {
- cidr_blocks = [
- "0.0.0.0/0",
] -> null
- from_port = 0 -> null
- id = "sgrule-2790748758" -> null
- ipv6_cidr_blocks = [] -> null
- prefix_list_ids = [] -> null
- protocol = "-1" -> null
- security_group_id = "sg-0716becbd9c8081d9" -> null
- self = false -> null
- to_port = 0 -> null
- type = "egress" -> null
}
# module.production_env.module.nc-office-vm.aws_route53_record.dns-a will be destroyed
# (because aws_route53_record.dns-a is not in configuration)
- resource "aws_route53_record" "dns-a" {
- fqdn = "nc-office.host.seagl.org" -> null
- id = "Z0173878287JIU5M4KB8R_nc-office.host.seagl.org_A" -> null
- multivalue_answer_routing_policy = false -> null
- name = "nc-office.host.seagl.org" -> null
- records = [
- "140.211.167.185",
] -> null
- ttl = 300 -> null
- type = "A" -> null
- zone_id = "Z0173878287JIU5M4KB8R" -> null
}
# module.production_env.module.nc-office-vm.openstack_compute_instance_v2.instance will be destroyed
# (because openstack_compute_instance_v2.instance is not in configuration)
- resource "openstack_compute_instance_v2" "instance" {
- access_ip_v4 = "140.211.167.185" -> null
- all_metadata = {} -> null
- all_tags = [] -> null
- availability_zone = "nova" -> null
- created = "2024-03-13 02:30:02 +0000 UTC" -> null
- flavor_id = "fc120229-6d44-4751-8f2b-c6b375e2b851" -> null
- flavor_name = "m1.small" -> null
- force_delete = false -> null
- id = "321fae7f-cbe4-4237-a44e-49c748d82dba" -> null
- image_id = "Attempt to boot from volume - no image supplied" -> null
- key_pair = "AJ OpenStack bootstrap" -> null
- name = "nc-office" -> null
- power_state = "active" -> null
- region = "RegionOne" -> null
- security_groups = [
- "nc-office",
] -> null
- stop_before_destroy = false -> null
- tags = [] -> null
- updated = "2024-03-13 02:30:14 +0000 UTC" -> null
- block_device {
- boot_index = 0 -> null
- delete_on_termination = true -> null
- destination_type = "volume" -> null
- source_type = "image" -> null
- uuid = "5e7b09b5-03f1-4f01-bc1b-41db2e1b09d1" -> null
- volume_size = 15 -> null
}
- network {
- access_network = false -> null
- fixed_ip_v4 = "140.211.167.185" -> null
- mac = "fa:16:3e:2a:6c:2e" -> null
- name = "general_servers2" -> null
- uuid = "bcfb335b-cf70-4acf-8cb7-fcf15f890a0f" -> null
}
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.icmp4-ingress will be destroyed
# (because openstack_networking_secgroup_rule_v2.icmp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "icmp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "2373bb0c-08d7-4d05-9101-8194e7a86b50" -> null
- port_range_max = 0 -> null
- port_range_min = 0 -> null
- protocol = "icmp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv4-egress will be destroyed
# (because openstack_networking_secgroup_rule_v2.ipv4-egress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "ipv4-egress" {
- direction = "egress" -> null
- ethertype = "IPv4" -> null
- id = "b4c16127-ae56-48c8-aa65-ca37c49c9c79" -> null
- port_range_max = 0 -> null
- port_range_min = 0 -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv6-egress will be destroyed
# (because openstack_networking_secgroup_rule_v2.ipv6-egress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "ipv6-egress" {
- direction = "egress" -> null
- ethertype = "IPv6" -> null
- id = "cb85269b-39fc-4169-8fd2-ba7e360b16e5" -> null
- port_range_max = 0 -> null
- port_range_min = 0 -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "::/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["22"] will be destroyed
# (because openstack_networking_secgroup_rule_v2.tcp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "tcp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "b88334fc-505c-4849-824c-11f03eb59e75" -> null
- port_range_max = 22 -> null
- port_range_min = 22 -> null
- protocol = "tcp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["443"] will be destroyed
# (because openstack_networking_secgroup_rule_v2.tcp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "tcp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "f9de80b9-a92e-4629-96a6-4a896cbf9f9e" -> null
- port_range_max = 443 -> null
- port_range_min = 443 -> null
- protocol = "tcp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["80"] will be destroyed
# (because openstack_networking_secgroup_rule_v2.tcp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "tcp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "5b266c7d-c72b-4395-a8fe-43ed8df1aa6f" -> null
- port_range_max = 80 -> null
- port_range_min = 80 -> null
- protocol = "tcp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_v2.main-sg will be destroyed
# (because openstack_networking_secgroup_v2.main-sg is not in configuration)
- resource "openstack_networking_secgroup_v2" "main-sg" {
- all_tags = [] -> null
- delete_default_rules = true -> null
- id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- name = "nc-office" -> null
- region = "RegionOne" -> null
- tags = [] -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
Plan: 0 to add, 1 to change, 14 to destroy.
╷
│ Warning: Argument is deprecated
│
│ with aws_s3_bucket.state,
│ on s3.tf line 1, in resource "aws_s3_bucket" "state":
│ 1: resource "aws_s3_bucket" "state" {
│
│ Use the aws_s3_bucket_versioning resource instead
│
│ (and 3 more similar warnings elsewhere)
╵
|
Ran Plan for dir: Show OutputTerraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
~ update in-place
- destroy
Terraform will perform the following actions:
# aws_db_instance.pretalx will be updated in-place
~ resource "aws_db_instance" "pretalx" {
- deletion_protection = true -> null
id = "pretalx-prod"
name = "pretalx"
tags = {}
# (51 unchanged attributes hidden)
}
# module.production_env.module.nc-office-vm.aws_route53_record.dns-a will be destroyed
# (because aws_route53_record.dns-a is not in configuration)
- resource "aws_route53_record" "dns-a" {
- fqdn = "nc-office.host.seagl.org" -> null
- id = "Z0173878287JIU5M4KB8R_nc-office.host.seagl.org_A" -> null
- multivalue_answer_routing_policy = false -> null
- name = "nc-office.host.seagl.org" -> null
- records = [
- "140.211.167.185",
] -> null
- ttl = 300 -> null
- type = "A" -> null
- zone_id = "Z0173878287JIU5M4KB8R" -> null
}
# module.production_env.module.nc-office-vm.openstack_compute_instance_v2.instance will be destroyed
# (because openstack_compute_instance_v2.instance is not in configuration)
- resource "openstack_compute_instance_v2" "instance" {
- access_ip_v4 = "140.211.167.185" -> null
- all_metadata = {} -> null
- all_tags = [] -> null
- availability_zone = "nova" -> null
- created = "2024-03-13 02:30:02 +0000 UTC" -> null
- flavor_id = "fc120229-6d44-4751-8f2b-c6b375e2b851" -> null
- flavor_name = "m1.small" -> null
- force_delete = false -> null
- id = "321fae7f-cbe4-4237-a44e-49c748d82dba" -> null
- image_id = "Attempt to boot from volume - no image supplied" -> null
- key_pair = "AJ OpenStack bootstrap" -> null
- name = "nc-office" -> null
- power_state = "active" -> null
- region = "RegionOne" -> null
- security_groups = [
- "nc-office",
] -> null
- stop_before_destroy = false -> null
- tags = [] -> null
- updated = "2024-03-13 02:30:14 +0000 UTC" -> null
- block_device {
- boot_index = 0 -> null
- delete_on_termination = true -> null
- destination_type = "volume" -> null
- multiattach = false -> null
- source_type = "image" -> null
- uuid = "5e7b09b5-03f1-4f01-bc1b-41db2e1b09d1" -> null
- volume_size = 15 -> null
}
- network {
- access_network = false -> null
- fixed_ip_v4 = "140.211.167.185" -> null
- mac = "fa:16:3e:2a:6c:2e" -> null
- name = "general_servers2" -> null
- uuid = "bcfb335b-cf70-4acf-8cb7-fcf15f890a0f" -> null
}
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.icmp4-ingress will be destroyed
# (because openstack_networking_secgroup_rule_v2.icmp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "icmp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "2373bb0c-08d7-4d05-9101-8194e7a86b50" -> null
- port_range_max = 0 -> null
- port_range_min = 0 -> null
- protocol = "icmp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv4-egress will be destroyed
# (because openstack_networking_secgroup_rule_v2.ipv4-egress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "ipv4-egress" {
- direction = "egress" -> null
- ethertype = "IPv4" -> null
- id = "b4c16127-ae56-48c8-aa65-ca37c49c9c79" -> null
- port_range_max = 0 -> null
- port_range_min = 0 -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv6-egress will be destroyed
# (because openstack_networking_secgroup_rule_v2.ipv6-egress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "ipv6-egress" {
- direction = "egress" -> null
- ethertype = "IPv6" -> null
- id = "cb85269b-39fc-4169-8fd2-ba7e360b16e5" -> null
- port_range_max = 0 -> null
- port_range_min = 0 -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "::/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["22"] will be destroyed
# (because openstack_networking_secgroup_rule_v2.tcp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "tcp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "b88334fc-505c-4849-824c-11f03eb59e75" -> null
- port_range_max = 22 -> null
- port_range_min = 22 -> null
- protocol = "tcp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["443"] will be destroyed
# (because openstack_networking_secgroup_rule_v2.tcp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "tcp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "f9de80b9-a92e-4629-96a6-4a896cbf9f9e" -> null
- port_range_max = 443 -> null
- port_range_min = 443 -> null
- protocol = "tcp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["80"] will be destroyed
# (because openstack_networking_secgroup_rule_v2.tcp4-ingress is not in configuration)
- resource "openstack_networking_secgroup_rule_v2" "tcp4-ingress" {
- direction = "ingress" -> null
- ethertype = "IPv4" -> null
- id = "5b266c7d-c72b-4395-a8fe-43ed8df1aa6f" -> null
- port_range_max = 80 -> null
- port_range_min = 80 -> null
- protocol = "tcp" -> null
- region = "RegionOne" -> null
- remote_ip_prefix = "0.0.0.0/0" -> null
- security_group_id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
# module.production_env.module.nc-office-vm.openstack_networking_secgroup_v2.main-sg will be destroyed
# (because openstack_networking_secgroup_v2.main-sg is not in configuration)
- resource "openstack_networking_secgroup_v2" "main-sg" {
- all_tags = [] -> null
- delete_default_rules = true -> null
- id = "4d84c1c5-484b-45a1-a23f-b32d367f41b4" -> null
- name = "nc-office" -> null
- region = "RegionOne" -> null
- tags = [] -> null
- tenant_id = "03cbb624d5be494d95af475e74fcb47b" -> null
}
Plan: 0 to add, 1 to change, 9 to destroy.
╷
│ Warning: Argument is deprecated
│
│ with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
│ on provider.tf line 30, in provider "openstack":
│ 30: provider "openstack" {
│
│ Users not using loadbalancer resources can ignore this message. Support for
│ neutron-lbaas will be removed on next major release. Octavia will be the
│ only supported method for loadbalancer resources. Users using octavia will
│ have to remove 'use_octavia' option from the provider configuration block.
│ Users using neutron-lbaas will have to migrate/upgrade to octavia.
│
│ (and 7 more similar warnings elsewhere)
╵
|
atlantis apply |
Ran Apply for dir: Show Outputmodule.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["443"]: Destroying... [id=f9de80b9-a92e-4629-96a6-4a896cbf9f9e]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv4-egress: Destroying... [id=b4c16127-ae56-48c8-aa65-ca37c49c9c79]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv6-egress: Destroying... [id=cb85269b-39fc-4169-8fd2-ba7e360b16e5]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["22"]: Destroying... [id=b88334fc-505c-4849-824c-11f03eb59e75]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.icmp4-ingress: Destroying... [id=2373bb0c-08d7-4d05-9101-8194e7a86b50]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["80"]: Destroying... [id=5b266c7d-c72b-4395-a8fe-43ed8df1aa6f]
module.production_env.module.nc-office-vm.aws_route53_record.dns-a: Destroying... [id=Z0173878287JIU5M4KB8R_nc-office.host.seagl.org_A]
aws_db_instance.pretalx: Modifying... [id=pretalx-prod]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.icmp4-ingress: Destruction complete after 6s
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["443"]: Still destroying... [id=f9de80b9-a92e-4629-96a6-4a896cbf9f9e, 10s elapsed]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv6-egress: Still destroying... [id=cb85269b-39fc-4169-8fd2-ba7e360b16e5, 10s elapsed]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv4-egress: Still destroying... [id=b4c16127-ae56-48c8-aa65-ca37c49c9c79, 10s elapsed]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["22"]: Still destroying... [id=b88334fc-505c-4849-824c-11f03eb59e75, 10s elapsed]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["80"]: Still destroying... [id=5b266c7d-c72b-4395-a8fe-43ed8df1aa6f, 10s elapsed]
module.production_env.module.nc-office-vm.aws_route53_record.dns-a: Still destroying... [id=Z0173878287JIU5M4KB8R_nc-office.host.seagl.org_A, 10s elapsed]
aws_db_instance.pretalx: Still modifying... [id=pretalx-prod, 10s elapsed]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["443"]: Destruction complete after 12s
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv6-egress: Destruction complete after 17s
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv4-egress: Still destroying... [id=b4c16127-ae56-48c8-aa65-ca37c49c9c79, 20s elapsed]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["22"]: Still destroying... [id=b88334fc-505c-4849-824c-11f03eb59e75, 20s elapsed]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["80"]: Still destroying... [id=5b266c7d-c72b-4395-a8fe-43ed8df1aa6f, 20s elapsed]
module.production_env.module.nc-office-vm.aws_route53_record.dns-a: Still destroying... [id=Z0173878287JIU5M4KB8R_nc-office.host.seagl.org_A, 20s elapsed]
aws_db_instance.pretalx: Still modifying... [id=pretalx-prod, 20s elapsed]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["22"]: Destruction complete after 22s
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.ipv4-egress: Destruction complete after 27s
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["80"]: Still destroying... [id=5b266c7d-c72b-4395-a8fe-43ed8df1aa6f, 30s elapsed]
module.production_env.module.nc-office-vm.aws_route53_record.dns-a: Still destroying... [id=Z0173878287JIU5M4KB8R_nc-office.host.seagl.org_A, 30s elapsed]
aws_db_instance.pretalx: Still modifying... [id=pretalx-prod, 30s elapsed]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_rule_v2.tcp4-ingress["80"]: Destruction complete after 32s
module.production_env.module.nc-office-vm.aws_route53_record.dns-a: Still destroying... [id=Z0173878287JIU5M4KB8R_nc-office.host.seagl.org_A, 40s elapsed]
aws_db_instance.pretalx: Still modifying... [id=pretalx-prod, 40s elapsed]
module.production_env.module.nc-office-vm.aws_route53_record.dns-a: Still destroying... [id=Z0173878287JIU5M4KB8R_nc-office.host.seagl.org_A, 50s elapsed]
aws_db_instance.pretalx: Still modifying... [id=pretalx-prod, 50s elapsed]
module.production_env.module.nc-office-vm.aws_route53_record.dns-a: Destruction complete after 54s
module.production_env.module.nc-office-vm.openstack_compute_instance_v2.instance: Destroying... [id=321fae7f-cbe4-4237-a44e-49c748d82dba]
aws_db_instance.pretalx: Still modifying... [id=pretalx-prod, 1m0s elapsed]
module.production_env.module.nc-office-vm.openstack_compute_instance_v2.instance: Still destroying... [id=321fae7f-cbe4-4237-a44e-49c748d82dba, 10s elapsed]
module.production_env.module.nc-office-vm.openstack_compute_instance_v2.instance: Destruction complete after 10s
module.production_env.module.nc-office-vm.openstack_networking_secgroup_v2.main-sg: Destroying... [id=4d84c1c5-484b-45a1-a23f-b32d367f41b4]
aws_db_instance.pretalx: Still modifying... [id=pretalx-prod, 1m10s elapsed]
module.production_env.module.nc-office-vm.openstack_networking_secgroup_v2.main-sg: Destruction complete after 8s
aws_db_instance.pretalx: Still modifying... [id=pretalx-prod, 1m20s elapsed]
aws_db_instance.pretalx: Modifications complete after 1m21s [id=pretalx-prod]
╷
│ Warning: Argument is deprecated
│
│ with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
│ on provider.tf line 30, in provider "openstack":
│ 30: provider "openstack" {
│
│ Users not using loadbalancer resources can ignore this message. Support for
│ neutron-lbaas will be removed on next major release. Octavia will be the
│ only supported method for loadbalancer resources. Users using octavia will
│ have to remove 'use_octavia' option from the provider configuration block.
│ Users using neutron-lbaas will have to migrate/upgrade to octavia.
╵
Apply complete! Resources: 0 added, 1 changed, 9 destroyed. |
Locks and plans deleted for the projects and workspaces modified in this pull request:
|
We're going to go with Dokku instead.
See https://matrix.to/#/!GkthNMOKdgiNHAErwB:seattlematrix.org/$PV4Ol-w-f8sN9hTcBKhcBWMEuJc4W2rJ-RSJ1VBlf34?via=seattlematrix.org&via=matrix.org&via=strugee.net