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

disable_dependent_services argument/variable have been added #188

Conversation

alexkonkin
Copy link
Contributor

The argument/variable that manages disable_dependent_services has been added

Copy link

@kopachevsky kopachevsky left a comment

Choose a reason for hiding this comment

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

regenerate readme

@alexkonkin alexkonkin requested a review from kopachevsky May 1, 2019 18:37
kopachevsky
kopachevsky previously approved these changes May 1, 2019
@aaron-lane
Copy link
Contributor

Fixes #168

Copy link
Contributor

@aaron-lane aaron-lane left a comment

Choose a reason for hiding this comment

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

Can we update the name of this variable to match the one defined on the root module?

disable_services_on_destroy.

@aaron-lane aaron-lane dismissed their stale review May 1, 2019 20:19

I mistakenly confused a different variable.

Copy link
Contributor

@aaron-lane aaron-lane left a comment

Choose a reason for hiding this comment

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

Similar to the disable_on_destroy variable, let's add this variable to the root module and the gsuite_enabled submodule, and in both cases, forward the value to the core_project_factory submodule and use it in the google_project_service.project_services resource there.

@aaron-lane
Copy link
Contributor

This branch must be rebased against master once #189 is merged.

git remote add upstream https://github.com/terraform-google-modules/terraform-google-project-factory.git
git fetch upstream
git checkout master
git merge upstream/master
git checkout bug/project_add_disable_dependent_services
git rebase master
git push --force

@alexkonkin alexkonkin force-pushed the bug/project_add_disable_dependent_services branch from a3cb20d to 603ffdd Compare May 2, 2019 21:22
@aaron-lane aaron-lane merged commit fc22676 into terraform-google-modules:master May 3, 2019
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.

4 participants