Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Support for label/name prefix and suffix #22

Closed
gessnerfl opened this issue Oct 15, 2019 · 0 comments
Closed

Support for label/name prefix and suffix #22

gessnerfl opened this issue Oct 15, 2019 · 0 comments
Assignees
Labels
feature New feature or request

Comments

@gessnerfl
Copy link
Owner

Story

I want to be able to define a prefix and a suffix which should be added to each name or label
So that my resources get a consistent naming within e.g. a particular environment

Technical Details

With #19 the option append the string ' (TF managed)' was added to the provider. This helps to identify that a resource is managed by terraform but is already very opinionated and restricted.

With this story the options for a default prefix and suffix for resource names/labels should be provided.

  • By default there should be no prefix
  • By default the suffix should be set to ' (TF managed)'

The configuration option of #19 becomes obsolete with this change and can be deleted.
The resources should be migrated properly.

@gessnerfl gessnerfl self-assigned this Oct 15, 2019
@gessnerfl gessnerfl added the feature New feature or request label Oct 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant