-
Notifications
You must be signed in to change notification settings - Fork 48
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
[BugFix: Issue #346] Fixes for x-terraform-ignore-order #347
base: master
Are you sure you want to change the base?
[BugFix: Issue #346] Fixes for x-terraform-ignore-order #347
Commits on May 24, 2022
-
fix: Fixed the x-terraform-ignore-order logic comparing float64 value…
…s from the API with integer types of local state.
Configuration menu - View commit details
-
Copy full SHA for 38161a3 - Browse repository at this point
Copy the full SHA 38161a3View commit details -
fix: Fixed issues with x-terraform-ignore when dealing with complex n…
…ested properties and optional properties
Configuration menu - View commit details
-
Copy full SHA for b261d52 - Browse repository at this point
Copy the full SHA b261d52View commit details
Commits on May 25, 2022
-
refactor: Moved casting utility methods from SpecSchemaDefinitionProp…
…erty to terraform utils terraformutils package
Configuration menu - View commit details
-
Copy full SHA for b4aff71 - Browse repository at this point
Copy the full SHA b4aff71View commit details -
fix: Fix another ignore order problem with terraform representing nes…
…ted objects as single item lists
Configuration menu - View commit details
-
Copy full SHA for fc653f9 - Browse repository at this point
Copy the full SHA fc653f9View commit details -
fix: Fixed an issue with the order ignore flag not correctly handling…
… terraform compliant name vs API property name
Configuration menu - View commit details
-
Copy full SHA for b287aa6 - Browse repository at this point
Copy the full SHA b287aa6View commit details
Commits on Jul 29, 2022
-
fix: removed unnecessary pruning logic by using remote value which is…
… already pruned + fixed test
Configuration menu - View commit details
-
Copy full SHA for 28a6868 - Browse repository at this point
Copy the full SHA 28a6868View commit details
Commits on Mar 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 429e54e - Browse repository at this point
Copy the full SHA 429e54eView commit details
Commits on Mar 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 68e09dd - Browse repository at this point
Copy the full SHA 68e09ddView commit details
Commits on Mar 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 12cb68d - Browse repository at this point
Copy the full SHA 12cb68dView commit details