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

New Resource random_uuid #38

Merged
merged 2 commits into from
Jul 19, 2018
Merged

New Resource random_uuid #38

merged 2 commits into from
Jul 19, 2018

Conversation

straubt1
Copy link

New resource to generate a UUID rather than having to create your own concatenation.
For some of the Azure Resources we need the ability to generate a properly formatted GUID and wanted a cleaner way to generate these ids.

@straubt1
Copy link
Author

straubt1 commented Jul 9, 2018

@mildwonkey @katbyte Comments, questions, concerns about this change?
(Assuming you are both Owners based on recent commit history).

@mildwonkey
Copy link
Contributor

Hi @straubt1, sorry about the delay here - I'll take a look!

Generates a random identifier.
---

# random\_id
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe this should be random_uuid

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pushed a change, good catch!

@mildwonkey mildwonkey merged commit 355b0c7 into hashicorp:master Jul 19, 2018
@straubt1
Copy link
Author

@mildwonkey Idea on next release timing?

@mildwonkey
Copy link
Contributor

Good question! I was just discussing this with the terraform core team earlier today. I hope to get the remaining open PRs addressed and the provider released within the next few days.

Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions.
If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 30, 2024
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.

3 participants