Skip to content

artifactory_remote_vcs_repository always wants to apply non-existing changes #1334

@blabu23

Description

@blabu23

Describe the bug
My config for an artifactory_remote_vcs_repository always display a diff without really showing what changed.

This was already been reported in issue #1232 but has NOT been solved!!

~ resource "artifactory_remote_vcs_repository" "vcs" {
# (44 unchanged attributes hidden)
}

Plan: 0 to add, 1 to change, 0 to destroy.

Do you want to perform these actions in workspace "sams"?
Terraform will perform the actions described above.
Only 'yes' will be accepted to approve.

Enter a value: yes

artifactory_remote_vcs_repository.vcs["ansiblegalaxy"]: Modifying...
artifactory_remote_vcs_repository.vcs["ansiblegalaxy"]: Modifications complete after 0s

Afterwards the same change is still detected!!

Artifactory version: 7.117.19 (EnterpriseX, Self-Hosted)
Terraform version: v1.13.3
Provider version: 12.10.1

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions