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

Updating dictionary force_destroy value in fastly_service_vcl remakes the dictionary #922

Open
orderedchaosdev opened this issue Feb 11, 2025 · 0 comments

Comments

@orderedchaosdev
Copy link

When you change the value of force_destroy from false to true in fastly_service_vcl the terraform then deletes and remakes the dictionary instead of updating the current one to have the force_destroy flag.

I think the expected behavior should be to just update the existing one rather than making a new one because this causes issues with losing existing dictionary items due to the update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant