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

[BugFix: Issue #346] Fixes for x-terraform-ignore-order #347

Open
wants to merge 9 commits into
base: master
Choose a base branch
from

Commits on May 24, 2022

  1. fix: Fixed the x-terraform-ignore-order logic comparing float64 value…

    …s from the API with integer types of local state.
    arjunrajinstaclustr committed May 24, 2022
    Configuration menu
    Copy the full SHA
    38161a3 View commit details
    Browse the repository at this point in the history
  2. fix: Fixed issues with x-terraform-ignore when dealing with complex n…

    …ested properties and optional properties
    arjunrajinstaclustr committed May 24, 2022
    Configuration menu
    Copy the full SHA
    b261d52 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2022

  1. refactor: Moved casting utility methods from SpecSchemaDefinitionProp…

    …erty to terraform utils terraformutils package
    arjunrajinstaclustr committed May 25, 2022
    Configuration menu
    Copy the full SHA
    b4aff71 View commit details
    Browse the repository at this point in the history
  2. fix: Fix another ignore order problem with terraform representing nes…

    …ted objects as single item lists
    arjunrajinstaclustr committed May 25, 2022
    Configuration menu
    Copy the full SHA
    fc653f9 View commit details
    Browse the repository at this point in the history
  3. fix: Fixed an issue with the order ignore flag not correctly handling…

    … terraform compliant name vs API property name
    arjunrajinstaclustr committed May 25, 2022
    Configuration menu
    Copy the full SHA
    b287aa6 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2022

  1. Configuration menu
    Copy the full SHA
    28a6868 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    429e54e View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Configuration menu
    Copy the full SHA
    68e09dd View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    12cb68d View commit details
    Browse the repository at this point in the history