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

terraform plan (check-tf-consistency) modification thresholds for on-demand services #235

Open
gberche-orange opened this issue Jan 21, 2019 · 0 comments

Comments

@gberche-orange
Copy link
Member

Is your feature request related to a problem? Please describe.

On demand services, such as cloudflare-depls don't currently include a terraform plan step (ie the check-tf-consistency pipelines which requires systematic manual approval). When configuration problems occur which modify a large proportion of entries, then this large modification is still applied without operator confirmation.

Such support could also solve #139

Describe the solution you'd like

A systematic terraform plan step which only requires manual approval when both conditions below are met:

  • a minimal number of entries are deleted/modified
  • a minimal percent of entries are deleted/modified

Describe alternatives you've considered

Additional context
Add any other context or screenshots about the feature request here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: To be reviewed
CF OPS Automation
  
To be reviewed
Development

No branches or pull requests

1 participant