Literal string value to use as the object content, which will be uploaded as UTF-8-encoded text. Conflicts with content_base64&source
content_base64
source
If true, the file will be uploaded with user executable permission. Defaults to false.
true
false
Path to the file in the container where is upload goes to
A filename that references a file which will be uploaded as the object content. This allows for large file uploads that do not get stored in state. Conflicts with content&content_base64
content
If using source, this will force an update if the file content has updated but the filename has not.