public-datasets-pipelines
public-datasets-pipelines copied to clipboard
Use lifecycle ignore changes for Terraform resources
Description
Some Terraform resource properties can safely change after deployment, e.g. the label property on BQ tables.
We should support Terraform states not having to keep changing when such properties are changed externally. Here's the documentation for the lifecycle meta-argument.
Checklist
- [x] I created this issue in accordance with the Code of Conduct.
- [x] This issue is appropriately labeled.