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

Updated Azure example documentation to include AZURE_ENVIRONMENT env variable #1346

Merged
merged 1 commit into from Sep 21, 2023

Conversation

agray0232
Copy link
Contributor

@agray0232 agray0232 commented Sep 20, 2023

Description

The Azure example documentation did not contain information about setting the AZURE_ENVIRONMENT env variable. This env variable is needed for being able to test on non-commercial clouds.

I updated the README's to include instructions on setting this variable.

Fixes #1345

  • Updated README's in examples/azure

  • Update the docs.

  • Run the relevant tests successfully, including pre-commit checks.

  • Ensure any 3rd party code adheres with our license policy or delete this line if its not applicable.

  • Include release notes. If this PR is backward incompatible, include a migration guide.

Release Notes

Added documentation to examples for setting the AZURE_ENVIRONMENT environment variable

Copy link
Member

@denis256 denis256 left a comment

Choose a reason for hiding this comment

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

LGTM

@denis256 denis256 merged commit 677094b into gruntwork-io:master Sep 21, 2023
3 checks passed
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.

Running instructions do not contain non-commercial Azure cloud support
2 participants