Skip to content

Commit e6835e8

Browse files
Add missing provideres to s3 bundle (#40)
<!-- CURSOR_SUMMARY --> > [!NOTE] > <sup>[Cursor Bugbot](https://cursor.com/dashboard?tab=bugbot) is generating a summary for commit 673598f. Configure [here](https://cursor.com/dashboard?tab=bugbot).</sup> <!-- /CURSOR_SUMMARY -->
2 parents 212defe + 673598f commit e6835e8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

bundles/example.com/tf-aws-s3/v1/stack_s3_bucket.tm.hcl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ define bundle stack "s3-bucket" {
1212
bundle.class,
1313
"${bundle.class}/s3-bucket",
1414
"environment/${bundle.environment.id}",
15+
16+
# configure aws provider for this stack
17+
"terraform/provider/aws",
1518
]
1619
}
1720

0 commit comments

Comments
 (0)