You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/builtin/providers/postgresql
julius-bonial 5d8662d5da
fix wrong usage of hashicorp/errwrap (#11500)
9 years ago
..
.gitignore
GNUmakefile
config.go
helpers.go
provider.go fix wrong usage of hashicorp/errwrap (#11500) 9 years ago
provider_test.go
resource_postgresql_database.go
resource_postgresql_database_test.go
resource_postgresql_extension.go
resource_postgresql_extension_test.go
resource_postgresql_role.go Follow up to #11161 to fix `connection_limit` updates to a ROLE. 9 years ago
resource_postgresql_role_test.go provider/postgresql: Fix failing acceptance test (#11375) 9 years ago
resource_postgresql_schema.go
resource_postgresql_schema_test.go