Skip to content

Terraform not detecting delta's #200

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

Open
kristofff1204 opened this issue Apr 2, 2025 · 1 comment
Open

Terraform not detecting delta's #200

kristofff1204 opened this issue Apr 2, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@kristofff1204
Copy link

I'm onboarding my devices via the catalystcenter_device resource.
But if i delete the devices manual from the inventory in catalyst center then terraform is not detecting that i deleted this device and the resources related afterwards to this device. if i do this with the ACI provider the provider is detecting this very nicely and will recreate all these resources.

This is reducing the power of terraform.
Can you please take a look to this.

kuba-mazurkiewicz added a commit to kuba-mazurkiewicz/terraform-provider-catalystcenter that referenced this issue Apr 15, 2025
kuba-mazurkiewicz added a commit that referenced this issue Apr 22, 2025
…update_device_management_address

* Add mutex to resources to prevent multiple concurrent operations

* remove require_replace from fabric_l3_virtual_network

* Fix issue #200 with terraform not detecting delta in catalystcenter_device resource

* add catalystcenter_update_device_management_address resource

* add catalystcenter_fabric_l3_handoff_ip_transits resource

* fix import in catalystcenter_fabric_l3_handoff_ip_transits

* fix acceptance test for catalystcenter_device

* add redeploy attribute to deploy_template

* add requires_replace on redeploy attribute in catalystcenter_deploy_template

* add support for requires_replace single item in list instead of full resource

* fix conflict in go.sum
@kuba-mazurkiewicz
Copy link
Collaborator

kuba-mazurkiewicz commented Apr 22, 2025

@kristofff1204 can you check version with version >= 0.2.4, issue should be fixed there

@kuba-mazurkiewicz kuba-mazurkiewicz self-assigned this Apr 22, 2025
@kuba-mazurkiewicz kuba-mazurkiewicz added the bug Something isn't working label Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants