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

External diff for pipeline_config not detected #44

Open
tgoodsell-tempus opened this issue Sep 30, 2022 · 0 comments
Open

External diff for pipeline_config not detected #44

tgoodsell-tempus opened this issue Sep 30, 2022 · 0 comments

Comments

@tgoodsell-tempus
Copy link

Since pipeline_config is not read from the API during the Read operation, a diff for it is not picked up when manually changing the pipeline configuration using fly.

Reproducing:

  1. Create pipeline with Terraform, in this example named my-test-pipeline.
  2. fly get-pipeline -p my-test-pipeline > ~/testing.yaml
  3. Edit testing.yaml with your changes
  4. fly set-pipeline -p my-test-pipeline -c ~/test.yaml
  5. Run terraform plan or terraform refresh and see no differences detected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant