negronjl / terraform-provider-s3

A more generic S3 provider for Terraform. The objective is to have an independent S3 provider that is compatible with AWS, RGW, GCE, etc.
Apache License 2.0
13 stars 10 forks source link

Add support for Terraform 0.12, non-public CAs, shared credentials and string content support #5

Closed estenrye closed 2 years ago

estenrye commented 4 years ago

This pull request provides the following enhancements:

Resolves Issue #4