Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
goruha committed Nov 28, 2024
1 parent 7518cdd commit f41b414
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/opentofu/atmos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ integrations:
bucket: __STORAGE_BUCKET__
table: __STORAGE_TABLE__
role: __STORAGE_ROLE__
plan-repository-type: s3
metadata-repository-type: dynamo
role:
plan: __PLAN_ROLE__
Expand Down
1 change: 1 addition & 0 deletions tests/terraform/atmos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ integrations:
bucket: __STORAGE_BUCKET__
table: __STORAGE_TABLE__
role: __STORAGE_ROLE__
plan-repository-type: s3
metadata-repository-type: dynamo
role:
plan: __PLAN_ROLE__
Expand Down

0 comments on commit f41b414

Please sign in to comment.