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

add lifecycle ignore_changes for apigee PAYG env #1026

Conversation

g-greatdevaks
Copy link
Collaborator

Added lifecycle ignore_changes rule for Apigee PAYG Environment Node Config's current_aggregate_node_count.
The value of current_aggregate_node_count is managed outside Terraform, during runtime. Hence, it is better to have the same ignored in order to avoid additional redundant plan/apply cycles and to keep the Terraform management clean.

Changes committed:

  • modified: modules/apigee/main.tf

Added lifecycle `ignore_changes` rule for
Apigee PAYG Environment Node Config's
`current_aggregate_node_count`.

Changes committed:
- modified:   `modules/apigee/main.tf`
@g-greatdevaks g-greatdevaks marked this pull request as ready for review December 1, 2022 10:36
@g-greatdevaks g-greatdevaks merged commit 477a1bb into GoogleCloudPlatform:master Dec 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants