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 Terraform SDK to v2 #140

Merged
merged 2 commits into from
Sep 24, 2021
Merged

Upgrade Terraform SDK to v2 #140

merged 2 commits into from
Sep 24, 2021

Conversation

cyrilgdn
Copy link
Owner

No description provided.

@cyrilgdn cyrilgdn merged commit 34bc732 into master Sep 24, 2021
@cyrilgdn cyrilgdn deleted the terraform-sdk-v2 branch September 24, 2021 22:08
jindrichskupa pushed a commit to cookielab/terraform-provider-postgresql that referenced this pull request Oct 8, 2021
* Upgrade Terraform SDK to v2

* Rename Makefile
jindrichskupa pushed a commit to cookielab/terraform-provider-postgresql that referenced this pull request Nov 30, 2021
* Upgrade Terraform SDK to v2

* Rename Makefile
marvin-kolja added a commit to Mietz-GmbH/terraform-provider-postgresql that referenced this pull request Apr 4, 2022
commit b276055
Merge: ac282ce ec71102
Author: Marvin Willms <marvin.willms@code.berlin>
Date:   Tue Apr 5 01:27:38 2022 +0200

    Merge branch 'master' into add-ssh-jumphost-support

commit ac282ce
Author: Marvin Willms <marvin.willms@code.berlin>
Date:   Tue Apr 5 00:54:43 2022 +0200

    ignore `.idea`

commit fda6f16
Author: Marvin Willms <marvin.willms@code.berlin>
Date:   Tue Apr 5 00:17:56 2022 +0200

    remove `vendor` dir

commit 6046175
Author: Marvin Willms <marvin.willms@code.berlin>
Date:   Tue Apr 5 00:17:30 2022 +0200

    Run `go mod tidy`

commit 9597bd9
Author: Jindrich Skupa <jindrich.skupa@gmail.com>
Date:   Tue Nov 30 13:29:36 2021 +0100

    updates

commit fe82ecc
Author: Jindrich Skupa <jindrich.skupa@gmail.com>
Date:   Tue Oct 19 17:34:51 2021 +0200

    Fix for suggestion https://github.com/cyrilgdn/terraform-provider-postgresql/pull/129\#discussion_r728776913

commit 1d1deac
Author: Jindrich Skupa <jindrich.skupa@gmail.com>
Date:   Thu Aug 26 09:23:06 2021 +0200

    Add jumphost with ssh-agent and private key support

commit 88d2c11
Author: Cyril Gaudin <cyril.gaudin@gmail.com>
Date:   Sat Sep 25 00:08:13 2021 +0200

    Upgrade Terraform SDK to v2 (cyrilgdn#140)

    * Upgrade Terraform SDK to v2

    * Rename Makefile

commit 91568cb
Author: Cyril Gaudin <cyril.gaudin@gmail.com>
Date:   Fri Sep 24 18:10:28 2021 +0200

    Remove vendor directory and clean a bit Makefile (cyrilgdn#139)

commit 89556ba
Author: Jindrich Skupa <jindrich.skupa@gmail.com>
Date:   Thu Aug 26 09:23:06 2021 +0200

    Add jumphost with ssh-agent and private key support
marvin-kolja added a commit to Mietz-GmbH/terraform-provider-postgresql that referenced this pull request Apr 7, 2022
* Add jumphost with ssh-agent and private key support

* Remove vendor directory and clean a bit Makefile (cyrilgdn#139)

* Upgrade Terraform SDK to v2 (cyrilgdn#140)

* Upgrade Terraform SDK to v2

* Rename Makefile

* Add jumphost with ssh-agent and private key support

* Fix for suggestion https://github.com/cyrilgdn/terraform-provider-postgresql/pull/129\#discussion_r728776913

* updates

* Run `go mod tidy`

* remove `vendor` dir

* ignore `.idea`

* log error when tunnel start returns error

* run `go get -u github.com/cookielab/go-ssh-tunnel`

* ignore `vendor` dir

* move `golang.org/x/crypto` and `golang.org/x/sys`

* Upgrade golangci-lint-action

* Upgrade go version of test workflow

* Add last line

* Run `go mod tidy`

* Remove `ulimits`

* Make tests manually run

Co-authored-by: Jindrich Skupa <jindrich.skupa@gmail.com>
Co-authored-by: Cyril Gaudin <cyril.gaudin@gmail.com>
ecmadao pushed a commit to bytebase/terraform-provider-postgresql that referenced this pull request Apr 11, 2023
Running an import action (or any action for that matter) which is not
touching posgres resources should not trigger the initialisation of the
postgres provider.

Same behaviour as terraform-provider-mysql.

Fixes cyrilgdn#140

Signed-off-by: Enrico Stahn <enrico.stahn@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant