terraform-providers.postgresql: 1.7.1 -> 1.8.1

This also changes the origin of the code. Hashicorp decided to stop
maintaining that provider and passed on the buck to cyrilgdn.
This commit is contained in:
zimbatm 2020-12-11 12:08:18 +01:00
parent e1c709b87b
commit 0dc2e6d068
No known key found for this signature in database
GPG Key ID: 71BAF6D40C1D63D7
1 changed files with 6 additions and 4 deletions

View File

@ -748,11 +748,13 @@
"version": "1.2.1" "version": "1.2.1"
}, },
"postgresql": { "postgresql": {
"owner": "terraform-providers", "owner": "cyrilgdn",
"provider-source-address": "registry.terraform.io/cyrilgdn/postgresql",
"repo": "terraform-provider-postgresql", "repo": "terraform-provider-postgresql",
"rev": "v1.7.1", "rev": "v1.8.1",
"sha256": "0qlz00svvbwxslp8v7bi7mx5mvnjmh2cvg33a006gh4fy5n75shy", "sha256": "07qaiy3vmz179am1qrxwvrk7xpraaa8g0hf49bj54pw7nkrmaixq",
"version": "1.7.1" "vendorSha256": null,
"version": "1.8.1"
}, },
"powerdns": { "powerdns": {
"owner": "terraform-providers", "owner": "terraform-providers",