Skip to content

Commit

Permalink
Merge pull request #23 from turbot/tp_updates
Browse files Browse the repository at this point in the history
fix note
  • Loading branch information
judell authored Jan 22, 2025
2 parents 2055a96 + cf37252 commit 18820ee
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/reference/config-files/connection/azure.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,16 +36,16 @@ All arguments are optional, and a `azure` connection with no arguments will beha
The `azure` connection type includes an implicit, default connection (`connection.azure.default`) that will be configured using the Azure environment variables:


>[!NOTE]
> [!NOTE]
> the aws page illustrates default connection by showing it in use
>
> ```
> partition "aws_cloudtrail_log" "prod" {
> source "aws_s3_bucket" {
> connection = connection.aws.default
> bucket = "aws-cloudtrail-logs-6054...81-fe67"
> }
> }
>
> ```
> do the same here and for gcp and pipes?
Expand Down

0 comments on commit 18820ee

Please sign in to comment.