Skip to content

Commit

Permalink
Update atmos.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha authored Sep 18, 2024
1 parent 5b31e4d commit fe84e83
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions tests/terraform/atmos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,13 +74,13 @@ integrations:
bucket: __STORAGE_BUCKET__
table: __STORAGE_TABLE__
role: __STORAGE_ROLE__
plan-repository-type: azureblob
blob-account-name: tfplans
blob-container-name: plans
metadata-repository-type: cosmos
cosmos-container-name: terraform-plan-storage
cosmos-database-name: terraform-plan-storage
cosmos-endpoint: "https://my-cosmo-account.documents.azure.com:443/"
plan-repository-type:
blob-account-name:
blob-container-name:
metadata-repository-type:
cosmos-container-name:
cosmos-database-name:
cosmos-endpoint:
role:
plan: __PLAN_ROLE__
apply: __APPLY_ROLE__
Expand Down

0 comments on commit fe84e83

Please sign in to comment.