Skip to content

Commit

Permalink
ci: set_cross_tenant_replication_to_false (#263)
Browse files Browse the repository at this point in the history
  • Loading branch information
chbul authored Oct 6, 2023
1 parent 7274a13 commit b5cc727
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/terraform-backend/terraform-backend.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ storage_account_id="$(az storage account create \
--min-tls-version TLS1_2 \
--allow-blob-public-access false \
--allow-shared-key-access false \
--allow-cross-tenant-replication false \
--query id \
--output tsv)"

Expand Down

0 comments on commit b5cc727

Please sign in to comment.