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
This file contains 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
Improve how we handle secretas and bring the ansible role code into this repo for more agile change and better control of what's going on in the deployment.
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=b829e7cf-1397-4d97-b463-7b93cf22b7bc]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.205" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-05-29 10:20:42 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "b829e7cf-1397-4d97-b463-7b93cf22b7bc" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-05-29 10:20:57 +0000 UTC" -> (known after apply)
~ user_data = "4d694d1b2e0adeb57fdb74aad5a7ac2cc328eeed" -> "f7e9aafa012c50bd6859ba05b4c261e4958e50e6" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.205" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:75:52:51" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "b829e7cf-1397-4d97-b463-7b93cf22b7bc" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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.
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=18f6d003-b528-4689-a765-5d1874a91b30]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.93" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-20 11:44:40 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "18f6d003-b528-4689-a765-5d1874a91b30" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-20 11:44:53 +0000 UTC" -> (known after apply)
~ user_data = "cca4951833b604af268ae516feceef369b71e53b" -> "d0d15c8ce638dde8f681311b4c9980c7c247b54a" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.93" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:75:49:c2" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "18f6d003-b528-4689-a765-5d1874a91b30" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=18f6d003-b528-4689-a765-5d1874a91b30]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.93" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-20 11:44:40 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "18f6d003-b528-4689-a765-5d1874a91b30" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-20 11:44:53 +0000 UTC" -> (known after apply)
~ user_data = "cca4951833b604af268ae516feceef369b71e53b" -> "c11293add60dcaea69ca678bd35e7f8720873084" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.93" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:75:49:c2" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "18f6d003-b528-4689-a765-5d1874a91b30" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=18f6d003-b528-4689-a765-5d1874a91b30]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.93" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-20 11:44:40 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "18f6d003-b528-4689-a765-5d1874a91b30" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-20 11:44:53 +0000 UTC" -> (known after apply)
~ user_data = "cca4951833b604af268ae516feceef369b71e53b" -> "bd442e9756f8ca7278da328ab129d1ceab0aa872" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.93" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:75:49:c2" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "18f6d003-b528-4689-a765-5d1874a91b30" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=237fb5c1-51a2-479e-8cb1-f3ebe302b8f5]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.99" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-21 10:58:27 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-21 10:58:39 +0000 UTC" -> (known after apply)
~ user_data = "b0cb1e987e712d14374d63b16a7834873800d456" -> "263f311a8422ca03ec1fa5019a444811d514ba4c" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.99" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:91:47:46" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=237fb5c1-51a2-479e-8cb1-f3ebe302b8f5]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.99" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-21 10:58:27 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-21 10:58:39 +0000 UTC" -> (known after apply)
~ user_data = "b0cb1e987e712d14374d63b16a7834873800d456" -> "d9518479554efd29ffda6200e5f7987d1198379e" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.99" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:91:47:46" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=237fb5c1-51a2-479e-8cb1-f3ebe302b8f5]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.99" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-21 10:58:27 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-21 10:58:39 +0000 UTC" -> (known after apply)
~ user_data = "b0cb1e987e712d14374d63b16a7834873800d456" -> "61ea00f60ac3751f8345767ec008d590571e22e6" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.99" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:91:47:46" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=237fb5c1-51a2-479e-8cb1-f3ebe302b8f5]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.99" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-21 10:58:27 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-21 10:58:39 +0000 UTC" -> (known after apply)
~ user_data = "b0cb1e987e712d14374d63b16a7834873800d456" -> "d26e5ee8367e18275e8c94aa3d7ad148bed07736" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.99" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:91:47:46" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=237fb5c1-51a2-479e-8cb1-f3ebe302b8f5]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.99" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-21 10:58:27 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-21 10:58:39 +0000 UTC" -> (known after apply)
~ user_data = "b0cb1e987e712d14374d63b16a7834873800d456" -> "efcae910cf8260db75d3eb42ed377d672e5003db" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.99" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:91:47:46" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=237fb5c1-51a2-479e-8cb1-f3ebe302b8f5]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.99" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-21 10:58:27 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-21 10:58:39 +0000 UTC" -> (known after apply)
~ user_data = "b0cb1e987e712d14374d63b16a7834873800d456" -> "e41ea1418e4ca5b9ad9485203e59e5b18700e8f2" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.99" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:91:47:46" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=237fb5c1-51a2-479e-8cb1-f3ebe302b8f5]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.99" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-21 10:58:27 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-21 10:58:39 +0000 UTC" -> (known after apply)
~ user_data = "b0cb1e987e712d14374d63b16a7834873800d456" -> "c39c4d82cb6bfcb2c7c8afd7ca102f0495e26979" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.99" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:91:47:46" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=237fb5c1-51a2-479e-8cb1-f3ebe302b8f5]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.99" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-21 10:58:27 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-21 10:58:39 +0000 UTC" -> (known after apply)
~ user_data = "b0cb1e987e712d14374d63b16a7834873800d456" -> "1f157e6a5dd5b7be0f37aaacc6c28ac9324a47bd" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.99" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:91:47:46" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=237fb5c1-51a2-479e-8cb1-f3ebe302b8f5]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.99" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-21 10:58:27 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-21 10:58:39 +0000 UTC" -> (known after apply)
~ user_data = "b0cb1e987e712d14374d63b16a7834873800d456" -> "eb94cc176467cccbe1178dd758196e23d4fd9cb4" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.99" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:91:47:46" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=237fb5c1-51a2-479e-8cb1-f3ebe302b8f5]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.99" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-21 10:58:27 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-21 10:58:39 +0000 UTC" -> (known after apply)
~ user_data = "b0cb1e987e712d14374d63b16a7834873800d456" -> "749e1b6805c8f92531e8ec2b93a5a9ef30b1725e" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.99" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:91:47:46" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=237fb5c1-51a2-479e-8cb1-f3ebe302b8f5]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.99" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-21 10:58:27 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-21 10:58:39 +0000 UTC" -> (known after apply)
~ user_data = "b0cb1e987e712d14374d63b16a7834873800d456" -> "a8a843c5687ce58608edca4acaecc40c0087ff09" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.99" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:91:47:46" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=237fb5c1-51a2-479e-8cb1-f3ebe302b8f5]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.99" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-21 10:58:27 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-21 10:58:39 +0000 UTC" -> (known after apply)
~ user_data = "b0cb1e987e712d14374d63b16a7834873800d456" -> "98b6b5a66738f6f5d6faa252f95e94bc7fb107a0" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.99" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:91:47:46" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
terraform
Acquiring state lock. This may take a few moments...
openstack_compute_instance_v2.cloud-info: Refreshing state... [id=237fb5c1-51a2-479e-8cb1-f3ebe302b8f5]
Terraform used the selected providers to generate the following execution
plan. Resource actions are indicated with the following symbols:
-/+ destroy and then create replacement
Terraform will perform the following actions:
# openstack_compute_instance_v2.cloud-info must be replaced
-/+ resource "openstack_compute_instance_v2" "cloud-info" {
~ access_ip_v4 = "192.168.1.99" -> (known after apply)
+ access_ip_v6 = (known after apply)
~ all_metadata = {} -> (known after apply)
~ all_tags = [] -> (known after apply)
~ availability_zone = "nova" -> (known after apply)
~ created = "2024-06-21 10:58:27 +0000 UTC" -> (known after apply)
~ flavor_name = "svc1.m" -> (known after apply)
~ id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
~ image_name = "ubuntu-22.04-amd64-raw" -> (known after apply)
name = "cloud-info"
+ region = (known after apply)
- tags = [] -> null
~ updated = "2024-06-21 10:58:39 +0000 UTC" -> (known after apply)
~ user_data = "b0cb1e987e712d14374d63b16a7834873800d456" -> "ad0889955b9d30318fd16bc8a474dfaae05a579c" # forces replacement
# (6 unchanged attributes hidden)
~ network {
~ fixed_ip_v4 = "192.168.1.99" -> (known after apply)
+ fixed_ip_v6 = (known after apply)
+ floating_ip = (known after apply)
~ mac = "fa:16:3e:91:47:46" -> (known after apply)
~ name = "cloud_egi_net" -> (known after apply)
+ port = (known after apply)
# (2 unchanged attributes hidden)
}
}
Plan: 1 to add, 0 to change, 1 to destroy.
Changes to Outputs:
~ instance-id = "237fb5c1-51a2-479e-8cb1-f3ebe302b8f5" -> (known after apply)
Warning: Argument is deprecated
with provider["registry.terraform.io/terraform-provider-openstack/openstack"],
on backend.tf line 10, in provider "openstack":
10: 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 one more similar warning elsewhere)
─────────────────────────────────────────────────────────────────────────────
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...
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.
Summary
Improve how we handle secretas and bring the ansible role code into this repo for more agile change and better control of what's going on in the deployment.
Related issue : #341