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

fix: set ForceNew fields, that are not in the DTO #2089

Merged
merged 2 commits into from
Mar 11, 2025

Conversation

byashimov
Copy link
Contributor

When ForceNew field not in the DTO, terraform fails to import the resource.
Fixes #2065

@byashimov byashimov added the bug Something isn't working label Mar 10, 2025
@byashimov byashimov force-pushed the byashimov-NEX-1311-validate-force-new branch from 9d20d35 to 43fb745 Compare March 10, 2025 12:34
@byashimov byashimov marked this pull request as ready for review March 10, 2025 15:43
@byashimov byashimov requested a review from a team as a code owner March 10, 2025 15:43
@byashimov
Copy link
Contributor Author

@byashimov byashimov force-pushed the byashimov-NEX-1311-validate-force-new branch from ecd6983 to 6350814 Compare March 11, 2025 09:05
@byashimov byashimov force-pushed the byashimov-NEX-1311-validate-force-new branch from 6350814 to 04ee31f Compare March 11, 2025 09:33
@byashimov byashimov enabled auto-merge (squash) March 11, 2025 09:33
@byashimov byashimov merged commit 287a653 into main Mar 11, 2025
9 checks passed
@byashimov byashimov deleted the byashimov-NEX-1311-validate-force-new branch March 11, 2025 09:35
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

Successfully merging this pull request may close these issues.

Importing aiven_pg_user forces recreation after fork and restore
2 participants