Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: OpenVPN/terraform-provider-cloudconnexa
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.0
Choose a base ref
...
head repository: OpenVPN/terraform-provider-cloudconnexa
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 7 commits
  • 9 files changed
  • 5 contributors

Commits on Oct 2, 2024

  1. Bump github.com/gruntwork-io/terratest from 0.47.1 to 0.47.2

    Bumps [github.com/gruntwork-io/terratest](https://github.com/gruntwork-io/terratest) from 0.47.1 to 0.47.2.
    - [Release notes](https://github.com/gruntwork-io/terratest/releases)
    - [Commits](gruntwork-io/terratest@v0.47.1...v0.47.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gruntwork-io/terratest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    f025505 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1

    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v6.1.0...v6.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b1f96b1 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. Merge pull request #49 from OpenVPN/dependabot/github_actions/golangc…

    …i/golangci-lint-action-6.1.1
    
    Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1
    arslanbekov authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    110ab17 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from OpenVPN/dependabot/go_modules/github.com/…

    …gruntwork-io/terratest-0.47.2
    
    Bump github.com/gruntwork-io/terratest from 0.47.1 to 0.47.2
    arslanbekov authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f8432c4 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Add Location Context CRUD (#50)

    * Add Location Context CRUD
    
    * Run go mod tidy
    
    * Add Location Context docs
    
    * Add advanced example
    
    ---------
    
    Co-authored-by: vladhanzha <vladyslav.hanzha@openvpn.com>
    vladhss and vladhanzha authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    fb6b12f View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. Update client lib version

    vladhanzha committed Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ff6bf9a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from vladhss/feature/update-lib

    Update client lib version
    sahaqaa authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    9792938 View commit details
    Browse the repository at this point in the history
Loading