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

Move to opening PRs against the real terraform repository. #25

Merged
merged 1 commit into from
Mar 27, 2018

Conversation

nat-henderson
Copy link
Contributor

  • Updates to a new version of concourse-github-pr-resource
  • Moves us to reading PRs from the real MagicModules.
  • Moves us to writing PRs to the read Terraform provider.
  • Adds TODOs for the things I know don't work quite right yet. :)

[all]

No changes.

@@ -123,16 +122,24 @@ jobs:
resource: magic-modules-new-prs
passed: [mm-generate]
version: every
# TODO(ndmckinley): This will unconditionally attempt to create a PR - before
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this mean that if a change is made that only affects chef, that an empty PR would be opened against TF?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For now! It'll definitely have to be fixed before we turn on trigger: true. I have a plan for it in the design doc, iirc - won't be hard, just isn't done yet.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@nat-henderson nat-henderson merged commit 803939e into master Mar 27, 2018
@nat-henderson nat-henderson deleted the move-to-production branch March 27, 2018 20:27
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

Successfully merging this pull request may close these issues.

2 participants