Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

feat(name): makes sure ids are int64#5

Open
skyborgff wants to merge 3 commits intomasterfrom
feat/validate-resource-name
Open

feat(name): makes sure ids are int64#5
skyborgff wants to merge 3 commits intomasterfrom
feat/validate-resource-name

Conversation

@skyborgff
Copy link
Contributor

No description provided.

@christian-roggia
Copy link
Member

This isn't necessarily true for all resources - it is not uncommon to have resources identified by string identifiers such as service accounts, roles, and permissions. The number of resources identified by a slug / user-defined ID could increase in the future.

@skyborgff
Copy link
Contributor Author

This isn't necessarily true for all resources - it is not uncommon to have resources identified by string identifiers such as service accounts, roles, and permissions. The number of resources identified by a slug / user-defined ID could increase in the future.

Could it be added as an optional parameter?, or should it become its own function?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants