We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a975107 commit 84118b0Copy full SHA for 84118b0
1 file changed
cloud_governance/main/environment_variables.py
@@ -408,6 +408,7 @@ def environment_variables_dict(self):
408
409
410
environment_variables = EnvironmentVariables()
411
+
412
# env vars examples
413
# os.environ['AWS_DEFAULT_REGION'] = 'us-east-2'
414
# os.environ['AWS_DEFAULT_REGION'] = 'all'
0 commit comments