Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Tags #100

Open
3 tasks
jimeh opened this issue Mar 10, 2023 · 0 comments
Open
3 tasks

Add support for Tags #100

jimeh opened this issue Mar 10, 2023 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@jimeh
Copy link
Contributor

jimeh commented Mar 10, 2023

The ability to manage Tags in Terraform.

Tasks

  • Add katapult_tag resource, with attributes:
    • id (computed)
    • name
    • color
  • Add katapult_tag data source, with attributes:
    • id
    • name
    • color
  • Add katapult_tags data source to list all tags, with a tags attribute that is a list of tags using the same schema as the katapult_tag data source.
@jimeh jimeh added enhancement New feature or request good first issue Good for newcomers labels Mar 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant