``none`` the password fields in the output are emitted as plain text. If the
filter is ``base64`` password fields will be obscured by base64 encoding
the string. If the filter is ``hidden`` the password values will be
- replaced by a invalid generic replacement string containing only asterisks.
+ replaced by an invalid generic replacement string containing only asterisks.
Examples
``none`` the password fields in the output are emitted as plain text. If
the filter is ``base64`` password fields will be obscured by base64
encoding the string. If the filter is ``hidden`` the password values will
- be replaced by a invalid generic replacement string containing only
+ be replaced by an invalid generic replacement string containing only
asterisks.
``none`` the password fields in the output are emitted as plain text. If
the filter is ``base64`` password fields will be obscured by base64
encoding the string. If the filter is ``hidden`` the password values will
- be replaced by a invalid generic replacement string containing only
+ be replaced by an invalid generic replacement string containing only
asterisks.
input
A file name or ``-`` to use the standard input (aka ``stdin``).
``none`` the password fields in the output are emitted as plain text. If
the filter is ``base64`` password fields will be obscured by base64
encoding the string. If the filter is ``hidden`` the password values will
- be replaced by a invalid generic replacement string containing only
+ be replaced by an invalid generic replacement string containing only
asterisks.
``resource_name`` arguments can take the following forms:
Optional string. Name of a subvolumegroup to share
subvolume
Optional string. Name of a subvolume to share. If ``subvolumegroup`` is
- not set and this value contains a exactly one ``/`` character, the
+ not set and this value contains exactly one ``/`` character, the
subvolume field will automatically be split into
``<subvolumegroup>/<subvolume>`` parts for convenience
provider