You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@ Terraform creates a state file called tfstate and it can contain sensitive data
76
76
77
77
The Azure Remote Provider shell is used in order to enable CloudShell access to Azure storage, to then be used to store the remote state file.</br>
78
78
One must create a resource and fill in the attributes - then specify that resource name as the Remote State Provider.
79
-
Only one type of authentication is allowed, either by Access Key or using the Cloud Provider authentication keys. ? if both are specified it errors?
79
+
Only one type of authentication is allowed, either by Access Key or using the Cloud Provider authentication keys. If both options are specified it will throw an error, so please supply only 1 option.
0 commit comments