Ned Bellavance 9/7/2018

Terraform - FotD - timestamp()

Read Original

This article is a technical guide on the built-in timestamp() function in Terraform. It explains the function's purpose, provides a code example, and discusses practical use cases like logging and file naming. It also highlights a key lesson: because the timestamp changes on each run, it can cause Terraform to detect resource changes, so using the ignore_changes lifecycle property may be necessary.

Terraform - FotD - timestamp()

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes