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

Provide docs on deployment using native terraform CLI commands #377

Merged
merged 2 commits into from
Aug 30, 2021

Conversation

glennmusa
Copy link
Contributor

Description

This change introduces documentation on the minimum required to provision resources describes at src/terraform/mlz with Terraform into AzureCloud and AzureUsGovernment without any help from anything at src/scripts.

NOTE: following the docs verbatim in the /bicep branch in its current state will not work as we're still referencing an azurerm backend that is not created and referencing Service Principal credential variables that are not created. Will constantly make updates to this doc as "truth" changes for required parameters, etc.

Issue reference

The issue this PR will close: #354

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

  • Code compiles or validates correctly
    BASH scripts have been validated using shellcheck
    All tests pass (manual and automated)
  • The documentation is updated to cover any new or changed features
  • Markdown files have been linted using the recommended linter. (See .vscode/extensions.json.)
  • Relevant issues are linked to this PR

@brooke-hamilton brooke-hamilton merged commit a6963ab into bicep Aug 30, 2021
@brooke-hamilton brooke-hamilton deleted the glenn/tfCliDocs branch August 30, 2021 19:28
Breanna-Stryker added a commit that referenced this pull request Aug 31, 2021
…#380)

* add terraform cli docs

* specify terraform version

Co-authored-by: Glenn Musa <4622125+glennmusa@users.noreply.github.com>
Breanna-Stryker added a commit that referenced this pull request Sep 2, 2021
* Provide docs on deployment using native terraform CLI commands (#377)

* add terraform cli docs

* specify terraform version

* ensure service providers run in many clouds (#382)

* add an initial form user interface (#368)

Co-authored-by: Glenn Musa <4622125+glennmusa@users.noreply.github.com>
Co-authored-by: JeromeJansen <jjansen23@users.noreply.github.com>
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