tags

val tags: Output<Map<String, String>>?

A mapping of tags to assign to the resource.

  • Key: It can be up to 64 characters in length. It cannot be a null string.

  • Value: It can be up to 128 characters in length. It can be a null string.