Skip to content

Caracter encoding issue for special caracters #157

@Theoooooo

Description

@Theoooooo

Describe the bug
I tried to deploy tags with a "/" inside the content, but the caracter either gets encoded through a different set of caracter to ensure readility, or doesn't create the tag at all

Current Behavior

  • Add a tag with a special caracter such as "/" inside it's content
  • Apply the code to update the state
  • Re apply again and see the result before applying again

Expected behavior

  • Tag created with it's content properly written

Steps to reproduce
Steps to reproduce the behavior:
image

You need to either add a caracter control inside the provider, or format the string differently so it can be deployed "as is"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinggood first issueGood for newcomers

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions