{"id":22861890,"url":"https://github.com/escapace/terraform-aws-s3-object","last_synced_at":"2026-01-11T09:17:04.868Z","repository":{"id":191230869,"uuid":"655333377","full_name":"escapace/terraform-aws-s3-object","owner":"escapace","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-14T09:48:56.000Z","size":101,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-02-06T13:18:38.439Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/escapace.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-06-18T15:27:53.000Z","updated_at":"2024-12-14T09:50:32.000Z","dependencies_parsed_at":"2023-11-12T16:02:31.387Z","dependency_job_id":null,"html_url":"https://github.com/escapace/terraform-aws-s3-object","commit_stats":null,"previous_names":["escapace/terraform-aws-s3-object"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escapace%2Fterraform-aws-s3-object","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escapace%2Fterraform-aws-s3-object/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escapace%2Fterraform-aws-s3-object/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/escapace%2Fterraform-aws-s3-object/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/escapace","download_url":"https://codeload.github.com/escapace/terraform-aws-s3-object/tar.gz/refs/heads/trunk","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246443522,"owners_count":20778247,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-13T10:11:28.883Z","updated_at":"2026-01-11T09:16:59.838Z","avatar_url":"https://github.com/escapace.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- BEGIN_TF_DOCS --\u003e\n\n## Inputs\n\n| Name                | Description                                                                                                                                                                                   | Type          | Default | Required |\n| ------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------- | ------- | :------: |\n| bucket              | The name of the bucket to put the file in. Alternatively, an S3 access point ARN can be specified.                                                                                            | `string`      | n/a     |   yes    |\n| key                 | The name of the object once it is in the bucket.                                                                                                                                              | `string`      | n/a     |   yes    |\n| path                | Path to local file.                                                                                                                                                                           | `string`      | n/a     |   yes    |\n| region              | The AWS region.                                                                                                                                                                               | `string`      | n/a     |   yes    |\n| acl                 | The canned ACL to apply. Valid values are private, public-read, public-read-write, aws-exec-read, authenticated-read, bucket-owner-read, and bucket-owner-full-control. Defaults to private.  | `string`      | `null`  |    no    |\n| cache_control       | Specifies caching behavior along the request/reply chain.                                                                                                                                     | `string`      | `null`  |    no    |\n| content_disposition | Specifies presentational information for the object.                                                                                                                                          | `string`      | `null`  |    no    |\n| content_encoding    | Specifies what content encodings have been applied to the object and thus what decoding mechanisms must be applied to obtain the media-type referenced by the Content-Type header field.      | `string`      | `null`  |    no    |\n| content_language    | The language the content is in e.g. en-US or en-GB.                                                                                                                                           | `string`      | `null`  |    no    |\n| content_type        | A standard MIME type describing the format of the object data, e.g. application/octet-stream. All Valid MIME Types are valid for this input.                                                  | `string`      | `null`  |    no    |\n| metadata            | A map of keys/values to provision metadata (will be automatically prefixed by x-amz-meta-, note that only lowercase label are currently supported by the AWS Go API).                         | `map(string)` | `{}`    |    no    |\n| storage_class       | Specifies the desired Storage Class for the object. Can be either STANDARD, REDUCED_REDUNDANCY, ONEZONE_IA, INTELLIGENT_TIERING, GLACIER, DEEP_ARCHIVE, or STANDARD_IA. Defaults to STANDARD. | `string`      | `null`  |    no    |\n| tags                | A map of tags to assign to the object.                                                                                                                                                        | `map(string)` | `{}`    |    no    |\n| website_redirect    | Specifies a target URL for website redirect.                                                                                                                                                  | `string`      | `null`  |    no    |\n\n## Resources\n\n| Name                                                                                                       | Type     |\n| ---------------------------------------------------------------------------------------------------------- | -------- |\n| [null_resource.cp](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource)  | resource |\n| [null_resource.tag](https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource) | resource |\n\n## Requirements\n\n| Name      | Version |\n| --------- | ------- |\n| terraform | \u003e=1.9.8 |\n| null      | \u003e=3.2.3 |\n\n\u003c!-- END_TF_DOCS --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescapace%2Fterraform-aws-s3-object","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fescapace%2Fterraform-aws-s3-object","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fescapace%2Fterraform-aws-s3-object/lists"}