Giter Site home page Giter Site logo

Comments (3)

gberche-orange avatar gberche-orange commented on May 25, 2024

Observing regression on preprod & prod tfstate (terraform plan) for openstack

-/+ openstack_networking_router_interface_v2.tf-apps-dev-router-interface (new resource required)
      port_id:   "f5bf56a2-3f2f-4ec6-b80f-6193ef6acaad" => "<computed>"
      region:    "fr1" => "fr1"
      router_id: "" => "d618bb65-168d-455b-b141-2ca98d6f345e" (forces new resource)
      subnet_id: "3d9ec8fe-9a95-4949-9e8c-f007d7307635" => "3d9ec8fe-9a95-4949-9e8c-f007d7307635"

suspecting the refresh of the router_interface does not return the expected router_id

from cf-ops-automation.

shoudusse avatar shoudusse commented on May 25, 2024

$ terraform apply
openstack_networking_router_v2.shoudusse_router_1: Refreshing state... (ID: 702184ba-2b04-4ea5-aac0-0f33d2ac8202)
openstack_networking_network_v2.network_shoudusse: Refreshing state... (ID: 60461e70-d4d2-4b3b-9aca-969233b5ad4d)
openstack_networking_subnet_v2.subnet_shoudusse: Refreshing state... (ID: 50114981-36cf-470b-a4cb-acee2be66db8)
openstack_networking_router_interface_v2.router_interface_shoudusse: Refreshing state... (ID: 16dd4a9e-1057-47da-80cd-08afbd551af7)
openstack_networking_router_interface_v2.router_interface_shoudusse: Destroying... (ID: 16dd4a9e-1057-47da-80cd-08afbd551af7)
Error applying plan:

1 error(s) occurred:

  • openstack_networking_router_interface_v2.router_interface_shoudusse (destroy): 1 error(s) occurred:

  • openstack_networking_router_interface_v2.router_interface_shoudusse: Error deleting OpenStack Neutron Router Interface: Invalid request due to incorrect syntax or missing required parameters.

Terraform does not automatically rollback in the face of errors.
Instead, your Terraform state file has been partially updated with
any resources that successfully completed. Please address the error
above and apply again to incrementally change your infrastructure.

API Request associated with this error:

PUT https://network.fr1.cloudwatt.com/v2.0/routers//remove_router_interface

from cf-ops-automation.

gberche-orange avatar gberche-orange commented on May 25, 2024

Note we plan to upgrade from to terraform-provider-cloudfoundry resource to terraform-provider-cf resource

See 398f4b0

from cf-ops-automation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.