83 Forks
102 Stars
102 Watchers

terraform-provider-postgresql

As part of our introduction to self-service publishing in the Terraform Registry, this copy of the provider has been archived, and ownership has been transferred to active maintainers in the community. Please see the new location on the Terraform Registry: https://registry.terraform.io/providers/cyrilgdn/postgresql

How to download and setup terraform-provider-postgresql

Open terminal and run command
git clone https://github.com/hashicorp/terraform-provider-postgresql.git
git clone is used to create a copy or clone of terraform-provider-postgresql repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with terraform-provider-postgresql https://github.com/hashicorp/terraform-provider-postgresql/archive/master.zip

Or simply clone terraform-provider-postgresql with SSH
[email protected]:hashicorp/terraform-provider-postgresql.git

If you have some problems with terraform-provider-postgresql

You may open issue on terraform-provider-postgresql support forum (system) here: https://github.com/hashicorp/terraform-provider-postgresql/issues