Skip to content

Commit

Permalink
Rename the stack and s3 bucket
Browse files Browse the repository at this point in the history
  • Loading branch information
yang0352 committed Apr 10, 2025
1 parent e0db2d4 commit 6d21ef5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions samconfig.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version = 0.1
[default.deploy.parameters]
stack_name = "eks-automation"
s3_bucket = "eks-automation-s3-bucket"
stack_name = "eks-automation-lambda"
s3_bucket = "eks-automation-lambda-s3-bucket"
region = "us-gov-east-1"
profile = "229685449397-csvd-dev-gov"
confirm_changeset = false
Expand Down

0 comments on commit 6d21ef5

Please sign in to comment.