A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://developer.hashicorp.com/terraform/language/v1.7.x/functions/uuid below:

uuid - Functions - Configuration Language | Terraform

uuid generates UUID-format strings using random bytes.

The function generates a well-understood string representation of a 128-bit value, but the output is not RFC-compliant.

This function produces a new value each time it is called, and so using it directly in resource arguments will result in spurious diffs. We do not recommend using the uuid function in resource configurations, but it can be used with care in conjunction with the ignore_changes lifecycle meta-argument.

In most cases we recommend using the random provider instead, since it allows the one-time generation of random values that are then retained in the Terraform state for use by future operations. In particular, random_id can generate results with equivalent randomness to the uuid function.

> uuid()
b5ee72a3-54dd-c4b8-551c-4bdc0204cedb

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4