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

Upgrade to Terraform Plugin SDK v2 #1780

Merged
merged 33 commits into from
Jan 16, 2024

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    9e5e9a1 View commit details
    Browse the repository at this point in the history
  2. Run go mod vendor

    kfcampbell committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    eac9585 View commit details
    Browse the repository at this point in the history
  3. Attempt v2 upgrade

    kfcampbell committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    c29bb37 View commit details
    Browse the repository at this point in the history
  4. Plugin compiling

    kfcampbell committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    28b5e1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29f699d View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    40f2d11 View commit details
    Browse the repository at this point in the history
  2. Fix test compilation error

    kfcampbell committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    010281e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    725f560 View commit details
    Browse the repository at this point in the history
  4. Fix casing

    kfcampbell committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    f9fc1ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    984ea4d View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    78328f9 View commit details
    Browse the repository at this point in the history
  2. State --> StateContext

    kfcampbell committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b6fe875 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    40a4d76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2df74c0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bd524eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    649e074 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2aea5e5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31e3418 View commit details
    Browse the repository at this point in the history
  9. d.Set round five

    kfcampbell committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c6267b6 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7611cfd View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e1f7240 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    34b1b54 View commit details
    Browse the repository at this point in the history
  2. Go build now works

    kfcampbell committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8d17c01 View commit details
    Browse the repository at this point in the history
  3. Resolve linting errors

    kfcampbell committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    732dd81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3c01b80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5da116 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    556c712 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4702422 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Tests now working

    kfcampbell committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    1596fe5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c49ac7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a9040f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f69a04b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8cc7846 View commit details
    Browse the repository at this point in the history