Commit Graph

15398 Commits (aa35d8752b4400e637354e828fbf00a2875ddcbd)
 

Author SHA1 Message Date
Tom Harvey cc09ac6b3f provider/azurerm: Event Hubs Consumer Groups (#9902)
9 years ago
Paul Stack 3dc3b88a78 Update CHANGELOG.md
9 years ago
Paul Stack c85f1ffb64 Update CHANGELOG.md
9 years ago
myoung34 dd807c79ff Add support for instance tenancy in `aws_opsworks_instance` (#10885)
9 years ago
MooYeol Prescott Lee 1df2cf7d6b website: Correct unrelated contents on env vars in variables page (#10950)
9 years ago
Joe Topjian c8ac1f7f4e provider/openstack: Acceptance Test Cleanup: Provider & Block Storage (#10839)
9 years ago
Paul Stack 09dc63282a Update CHANGELOG.md
9 years ago
Clint b6a54bb14f provider/aws: Guard against nil change output (#10798)
9 years ago
MooYeol Prescott Lee dd51491aa1 website: Fix broken markdown style on 'lists' section of variables page (#10944)
9 years ago
Joe Topjian acacf45f27 Update CHANGELOG.md
9 years ago
Joe Topjian 91a332b5b5 Merge pull request #10875 from jtopjian/openstack-lbv2-member-409
9 years ago
Sean Chittenden a79c97f42a
CHANGELOG++
9 years ago
Sean Chittenden 9dc71312b7 Merge pull request #10808 from hashicorp/f-postgresql-owner
9 years ago
Sean Chittenden a96f7408dd
Fix a few small grammar nits.
9 years ago
Sean Chittenden 152b0b1ff6
Fix compile: return a string, not an error to `errwrap`
9 years ago
Sean Chittenden 4919f16cca
Use `fmt.Fprint()` instead of `Fprintf()`.
9 years ago
Sean Chittenden 4570460f4e
Audit all call sites where `fmt.Errorf()` was being used and switch to errwrap.
9 years ago
Sean Chittenden 9ab60ecc7b
Add an Exists function for each resource type. Also add a provider RWMutex.
9 years ago
James Nugent 15e58310bd provider/postgres: Ignore temporary Postgres data
9 years ago
James Nugent 97420f523c provider/postgres: Allow brew installed postgresql
9 years ago
Paul Stack 452552a2cb Update CHANGELOG.md
9 years ago
Ninir 5dbc66012e provider/aws: Reworked validateArn function to handle empty values (#10833)
9 years ago
James Nugent bdad7c2784 Update CHANGELOG.md
9 years ago
James Nugent fce99df7fb Merge pull request #10871 from curtisallen/issue_10786
9 years ago
James Nugent b0132d5f9a Update CHANGELOG.md
9 years ago
James Nugent 63dbfc2544 Merge pull request #10921 from Ninir/s3_replication_storage_class
9 years ago
Conor Mongey dd187beda3 Fix typo in error code for aws_spot_fleet (#10928)
9 years ago
Sean Chittenden f2f495413e
Add a link in the `postgresql_database` pointing to postgresql.org
9 years ago
Sean Chittenden 73be4bc21f
Remove old docs. Update docs and code to support the PUBLIC role.
9 years ago
Sean Chittenden c3a3ddc0f5
Return an empty string if no value was provided.
9 years ago
Sean Chittenden 7d19fcae25
Improve a bit more upon work done in #10922 and only return a quoted
9 years ago
Sean Chittenden d92a3caedf
Before revoking a privilege from a schema, check to ensure role exists.
9 years ago
Sean Chittenden 6c91676c40
Comment out the role that gets dropped before the schema's policies are
9 years ago
Sean Chittenden ed7511e004
Add a small note re: needing `-test.parallel=1` when running PG tests.
9 years ago
Sean Chittenden 38928b91ba
Update the postgresql_schema resource to accept policies.
9 years ago
Sean Chittenden fab7bd3daf
Update and rename pgacl to postgresql-acl.
9 years ago
Sean Chittenden 897609878f
Automatically perform a `REASSIGN OWNED` and `DROP OWNED BY` when
9 years ago
Sean Chittenden 2e3c843db3
Update github.com/lib/pq to pull in Array support.
9 years ago
Sean Chittenden 6e200c98d0
Use the right verb for errors.
9 years ago
Sean Chittenden ebc81727da
Add the postgresql_schema_policy resource. This is a WIP due to
9 years ago
Sean Chittenden de6dcbd8cd
Add the `owner` attribute to the `postgresql_schema` resource.
9 years ago
Sean Chittenden 1d60e9ab04
Clean up the description on postgresql_database.owner.
9 years ago
Sean Chittenden e508a3b59d Merge pull request #10922 from hashicorp/idubinskiy-postgres-dsn-quote
9 years ago
Sean Chittenden d673a0b532
Properly escape DSN parameters.
9 years ago
Sean Chittenden 0ae84bb0a8
Merge branch 'postgres-dsn-quote' of github.com:idubinskiy/terraform into idubinskiy-postgres-dsn-quote
9 years ago
Martin Atkins 0e0ce46425 Update CHANGELOG.md
9 years ago
Martin Atkins 6ad1e596dd provider/archive: Test that archive_file hashes seem plausible
9 years ago
Martin Atkins ea93b91a80 Merge #10851: archive_file md5 hash attribute
9 years ago
Paul Stack edef081992 Update CHANGELOG.md
9 years ago
Alexander bac59eb531 provider/pagerduty Add delete support to pagerduty_service_integration (#10891)
9 years ago