Skip to content
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

teamcity_vcs_root_git objects do not detect certain auth changes #93

Open
davidhiebert opened this issue Jul 15, 2020 · 0 comments
Open
Labels
bug Something isn't working
Milestone

Comments

@davidhiebert
Copy link

Expected Behavior

Any of the following changes occur in the TF resource, terraform apply should update the resource.

  • change to auth.ssh_type
  • change to auth.key_spec
  • change to auth.username
  • change to auth.password

Actual Behavior

Changes to the above fields are not detected as changed, and changes do not apply (even when other fields do change and are updated).

@cvbarros cvbarros added the bug Something isn't working label Jul 15, 2020
@cvbarros cvbarros added this to the 1.1 milestone Oct 13, 2020
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