Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use lifecycle ignore changes for Terraform resources #78

Open
2 tasks done
adlersantos opened this issue Jun 9, 2021 · 0 comments
Open
2 tasks done

Use lifecycle ignore changes for Terraform resources #78

adlersantos opened this issue Jun 9, 2021 · 0 comments
Assignees
Labels
feature request New feature or request

Comments

@adlersantos
Copy link
Member

adlersantos commented Jun 9, 2021

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

  • I created this issue in accordance with the Code of Conduct.
  • This issue is appropriately labeled.
@adlersantos adlersantos added the feature request New feature or request label Jun 9, 2021
@adlersantos adlersantos self-assigned this Jun 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant