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

ignore_changes implemented as a workaround to prevent terraform from trying to change infra all the time #6

Open
ksandermann opened this issue Jul 20, 2019 · 0 comments
Labels
blocked blocked due to external dependencies

Comments

@ksandermann
Copy link
Owner

On some resources, ignore_changed flag was implemented inside the lifecycle block as terraform otherwise tries to change the infrastructure based on the attributes defined in ignore_changed.

This seems like a terraform issue.

Affected resources:

  • azurerm_recovery_services_protection_policy_vm (tags)
  • azurerm_recovery_services_protected_vm (tags)
  • azurerm_key_vault (network_acls)
@ksandermann ksandermann added the blocked blocked due to external dependencies label Jul 20, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked blocked due to external dependencies
Projects
None yet
Development

No branches or pull requests

1 participant