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 external name #60

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Fix external name #60

wants to merge 10 commits into from

Commits on Jul 29, 2024

  1. fix: treat TF ExactlyOneOf fields like ConflictsWith and avoid late i…

    …nitialization of those fields
    
    Signed-off-by: Marques Johansson <[email protected]>
    displague committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    c11c09b View commit details
    Browse the repository at this point in the history
  2. chore: remove unneeded upconfig.WithBasePackages

    Signed-off-by: Marques Johansson <[email protected]>
    displague committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    caad3ab View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. fix: handle special derived PortVlanAttachment id values

    Signed-off-by: Marques Johansson <[email protected]>
    displague committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    b387a40 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. distinguish frameworkResources from sdkResources

    Signed-off-by: Marques Johansson <[email protected]>
    displague committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    4ccf5e8 View commit details
    Browse the repository at this point in the history
  2. remove terraform binarys from docker image

    Signed-off-by: Marques Johansson <[email protected]>
    displague committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    f541b5f View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix linting violations related to unused code

    Signed-off-by: Marques Johansson <[email protected]>
    displague committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    e1427fa View commit details
    Browse the repository at this point in the history
  2. wip: remove TF plugin binary setup

    Signed-off-by: Marques Johansson <[email protected]>
    displague committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    579b3fe View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. initialize SDK provider client APIs

    Signed-off-by: Marques Johansson <[email protected]>
    displague committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    ef63168 View commit details
    Browse the repository at this point in the history
  2. WIP: continue experimenting with invalidNonEmptyString "badc0de1-a15d…

    …-401b-94e4-deadbeefc0de" for GetIdFn
    
    Signed-off-by: Marques Johansson <[email protected]>
    displague committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    1809b4e View commit details
    Browse the repository at this point in the history
  3. chore: make generate

    Signed-off-by: Marques Johansson <[email protected]>
    displague committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    0c2f260 View commit details
    Browse the repository at this point in the history