blob: 7c1aebe5a0b1d103d646dd941402354340a7b9e1 [file]
data "example" "example" {
lifecycle {
# The lifecycle arguments are not valid for data resources:
# only the precondition and postcondition blocks are allowed.
ignore_changes = []
}
}