Skip to content

Commit 3540fa8

Browse files
committed
Merge remote-tracking branch 'origin/main' into feature/move_to_action
2 parents bbb46f2 + 4c2f404 commit 3540fa8

27 files changed

+281
-17
lines changed

infrastructure/app/rds/main.tf renamed to .appcd/infrastructure/app/rds/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ terraform {
1111
required_providers {
1212
aws = {
1313
source = "hashicorp/aws"
14-
version = "~> 4.0"
14+
version = "~> 5.0"
1515
}
1616
}
1717
}

0 commit comments

Comments
 (0)