mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Add version_id attribute for aws_s3_bucket_object (#6677)
This commit is contained in:
parent
ffcf6cf6f7
commit
fce7aa483d
@ -73,3 +73,5 @@ The following attributes are exported
|
||||
|
||||
* `id` - the `key` of the resource supplied above
|
||||
* `etag` - the ETag generated for the object (an MD5 sum of the object content).
|
||||
* `version_id` - A unique version ID value for the object, if bucket versioning
|
||||
is enabled.
|
||||
|
Loading…
Reference in New Issue
Block a user