fix docs to match new public cloud method

This commit is contained in:
David Rojas
2020-12-16 06:50:18 -08:00
parent b958650a0d
commit 5133035743
3 changed files with 6 additions and 6 deletions

View File

@@ -39,8 +39,8 @@ Coming Soon
1. You will need to create programmatic access keys by following these [AWS Docs instructions](https://docs.aws.amazon.com/general/latest/gr/aws-sec-cred-types.html) See the section called "Programmatic access"
2. Then set the aws_demo variable to True. As well as provide the folowing variable values before loading this demo as shown below.
- aws_demo: True
2. Then set the public_cloud variable to aws. As well as provide the folowing variable values before loading this demo as shown below.
- public_cloud: aws
- my_access_key:
- my_secret_key:

View File

@@ -39,8 +39,8 @@ Coming Soon
1. You will need to create a Service Principal following these [Azure Docs instructions](https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal)
2. Then set the azure_demo variable to True. As well as provide the folowing variable values before loading this demo as shown below.
- azure_demo: True
2. Then set the public_cloud variable to azure. As well as provide the folowing variable values before loading this demo as shown below.
- public_cloud: azure
- my_subscription:
- my_tenant:
- my_client:

View File

@@ -39,8 +39,8 @@ Coming Soon
1. You will need to create a Service Principal following these [Azure Docs instructions](https://docs.microsoft.com/en-us/azure/active-directory/develop/howto-create-service-principal-portal)
2. Then set the azure_demo variable to True. As well as provide the folowing variable values before loading this demo as shown below.
- azure_demo: True
2. Then set the public_cloud variable to azure. As well as provide the folowing variable values before loading this demo as shown below.
- public_cloud: azure
- my_subscription:
- my_tenant:
- my_client: