mirror of
https://github.com/opentofu/setup-opentofu.git
synced 2025-12-06 07:50:37 +00:00
see: https://github.com/opentofu/setup-opentofu/pull/2#discussion_r1347343336 Signed-off-by: Dmitry Kisler <admin@dkisler.com>
3 lines
77 B
HCL
3 lines
77 B
HCL
resource "terraform_data" "replacement" {
|
|
triggers_replace = timestamp()
|
|
}
|