Commit Graph

14958 Commits (3750bf7af220d91acbce3dde5ce4fba714c2db3b)
 

Author SHA1 Message Date
Sean Chittenden 3750bf7af2
Depreciate the PostgreSQL provider's `ssl_mode` option in favor of `sslmode`.
9 years ago
Sean Chittenden a200899d93
Allow the PostgreSQL provider to talk to a non-default database.
9 years ago
Sean Chittenden 602a908d7b
Add a `fallback_application_name` to the PostgreSQL DSN.
9 years ago
Sean Chittenden 44d907a3de
Revert "Prefer PGHOSTADDR over PGHOST, if set." lib/pq doesn't support PGHOSTADDR.
9 years ago
Sean Chittenden 55061d190a
Prefer PGHOSTADDR over PGHOST, if set.
9 years ago
Sean Chittenden 3779dfffa9
Use a string instead of the `%t` modifier for printing a bool in SQL
9 years ago
Sean Chittenden 5b66bf0745
ForceNew is required when changing the locale, ctype, and encoding.
9 years ago
Sean Chittenden 547dcf27e1
Decorate the computed attribute where appropriate
9 years ago
Sean Chittenden 242405bdf1
Factor out the validate function for connection limits
9 years ago
Sean Chittenden 02dea2edd9
Add missing descriptions to owner and name
9 years ago
Sean Chittenden deb91f61ce
Update the descriptions to mostly match the official PostgreSQL docs.
9 years ago
Sean Chittenden 68cadd3c2a
Update the FIXME/TODO style to match Google style guides
9 years ago
Sean Chittenden f3add9e7ef
Flesh out the CREATE DATABASE for PostgreSQL.
9 years ago
Sean Chittenden 2aee081e4b
Eh, specify default values lib/pq zero initializes itself
9 years ago
Sean Chittenden 7e5ccc089b
Spell `ssl_mode` like `sslmode`
9 years ago
Sean Chittenden 655617ed6a
Remove the PGPASSWORD requirement for tests.
9 years ago
Sean Chittenden ec130d538c
Add comments requesting that the testing-specific environment variables
9 years ago
Sean Chittenden b68ef2c40b
Fall through to using the defaults from github.com/lib/pq
9 years ago
Sean Chittenden f31ebff10e
Change the PostgreSQL PGSSLMODE option to sslmode to match PostgreSQL idioms.
9 years ago
Sean Chittenden df7a15fff9
Complete the docs for Consul Prepared Query.
9 years ago
Clint 1f5b940f3f Merge pull request #10175 from hashicorp/b-aws-elasticache-updates
9 years ago
James Bardin 626ad57546 Merge pull request #10643 from hashicorp/jbardin/GH-10640
9 years ago
Mitchell Hashimoto 4a38f5f534 Merge pull request #10642 from hashicorp/b-num-id
9 years ago
James Bardin fc13a1b814 Disaply interpolation strings for computed fields
9 years ago
Paul Stack e9896be90e Update CHANGELOG.md
9 years ago
Paul Stack c69e325a1a provider/aws: Add support for AWS Lightsail Domain (#10637)
9 years ago
Clint 640530e76f Update CHANGELOG.md
9 years ago
Clint e705cd9a93 Merge pull request #10635 from dougneal/import_vpc_peerconn_accepter_fix
9 years ago
Mitchell Hashimoto 148b8a12ea
website: remove BC from upgrade guide
9 years ago
Mitchell Hashimoto cd1cd1cb7d
vendor: update HIL
9 years ago
Mitchell Hashimoto b5f1738e17
config: allow IDs to start with numbers
9 years ago
Paul Stack 15814c3ecc Update CHANGELOG.md
9 years ago
Tom Wilkie dd39296d6c Allow import of aws_security_groups with more than one source_security_group_id rule (#9477)
9 years ago
Clint e902ff320c Update CHANGELOG.md
9 years ago
Clint 5f765d9de6 Merge pull request #10624 from hashicorp/pr-9891
9 years ago
clint shryock c54dba65b0 document snapshot_create_volume_permissions
9 years ago
Clint e2fc12c38f Update CHANGELOG.md
9 years ago
Clint 0766074289 Merge pull request #10583 from hashicorp/f-lightsail-key-pair
9 years ago
Doug Neal 24baa38408 provider/aws: aws_vpc_peering_connection: import fix
9 years ago
Paul Stack 510c82c6d7 Update CHANGELOG.md
9 years ago
Peter McAtominey 6f21b78710 provider/azurerm: fix virtual_machine reading plan as the wrong type (#10626)
9 years ago
Paul Stack 6f2f92fc35 Update CHANGELOG.md
9 years ago
Eddy Hernandez 7e737dac62 Add support for AWS CA Central 1 Region (#10618)
9 years ago
Mitchell Hashimoto 92faace610 release: clean up after v0.8.0-rc3
9 years ago
Mitchell Hashimoto fce2be1773
v0.8.0-rc3
9 years ago
Mitchell Hashimoto b874d55f36
v0.8.0-rc3
9 years ago
Mitchell Hashimoto 73cb292b6a
update CHANGELOG
9 years ago
Mitchell Hashimoto 124fbc10a6 Merge pull request #10628 from hashicorp/b-identifier
9 years ago
Mitchell Hashimoto 8b9e2c17cc
config: fix NameRegexp validation to allow single-char names
9 years ago
Mitchell Hashimoto ef2500932d
website: update upgrade guide for number backwards incompat
9 years ago