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

Suppress non-functional difference of URI value #850

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

denys-octopus
Copy link
Contributor

Resource octopusdeploy_kubernetes_agent_deployment_target stores uri value as 'Uri' type which is, when returned by the server, is represented as lowercase string. When provided uri value has different casing, this is causing Terraform state drift.

We can "ignore" casing difference by applying DiffSuppressFunc to the attribute

Fixes: #718

@denys-octopus denys-octopus merged commit 91c0f67 into main Jan 7, 2025
24 checks passed
@denys-octopus denys-octopus deleted the dk/polling-uri-drift branch January 7, 2025 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants