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

Adding documentation around the new disable_init feature #773

Merged

Conversation

stefansedich
Copy link
Contributor

Adding some documentation around the disable_init feature as mentioned in #761

Copy link

@barryib barryib left a comment

Choose a reason for hiding this comment

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

Maybe, we can add a snippet for those who need to setup this during CI validation. Something like this :

remote_state.disable_init = tobool("${get_env("TERRAGRUNT_DISABLE_INIT", "false")}")

@stefansedich stefansedich force-pushed the disable-backend-init-docs branch from 1921e4b to 7b253fa Compare July 3, 2019 15:32
@stefansedich
Copy link
Contributor Author

Good idea @barryib just added a snippet showing this.

Copy link
Member

@brikis98 brikis98 left a comment

Choose a reason for hiding this comment

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

Thank you!

@brikis98 brikis98 merged commit 5e05e0c into gruntwork-io:master Jul 6, 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.

3 participants