File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 51
51
- uses : actions/setup-java@v4 # used for local DynamoDB
52
52
with :
53
53
distribution : ' temurin'
54
- java-version : ' 20 '
54
+ java-version : ' 21 '
55
55
- uses : ./.github/actions/goldstack-setup
56
56
- run : |
57
57
cd packages/${{ matrix.package }}
Original file line number Diff line number Diff line change 2
2
"remoteState" : [
3
3
{
4
4
"user" : " goldstack-dev" ,
5
- "terraformStateBucket" : " goldstack-tfstate-8c72257329b0bb4235c4a1aa6f734dc0f89875c3 " ,
6
- "terraformStateDynamoDBTable" : " goldstack-tfstate-8c72257329b0bb4235c4a1aa6f734dc0f89875c3 -lock"
5
+ "terraformStateBucket" : " goldstack-tfstate-cb63bad11feeb726484aaf60e78eebdc9f6e051e " ,
6
+ "terraformStateDynamoDBTable" : " goldstack-tfstate-cb63bad11feeb726484aaf60e78eebdc9f6e051e -lock"
7
7
}
8
8
]
9
9
}
Original file line number Diff line number Diff line change 10
10
"awsUser" : " goldstack-dev" ,
11
11
"awsRegion" : " us-west-2" ,
12
12
"configuration" : {
13
- "bucketName" : " goldstack-ci-test-s3-1740170540508 "
13
+ "bucketName" : " goldstack-ci-test-s3-1740289607469 "
14
14
},
15
- "tfStateKey" : " s3-1-prod-f49372a5918ea00ee0be .tfstate"
15
+ "tfStateKey" : " s3-1-prod-02da506f438d3f796bbb .tfstate"
16
16
}
17
17
]
18
18
}
Original file line number Diff line number Diff line change 5
5
"bucket_arn" : {
6
6
"sensitive" : false ,
7
7
"type" : " string" ,
8
- "value" : " arn:aws:s3:::goldstack-ci-test-s3-1740170540508 "
8
+ "value" : " arn:aws:s3:::goldstack-ci-test-s3-1740289607469 "
9
9
},
10
10
"bucket_name" : {
11
11
"sensitive" : false ,
12
12
"type" : " string" ,
13
- "value" : " goldstack-ci-test-s3-1740170540508 "
13
+ "value" : " goldstack-ci-test-s3-1740289607469 "
14
14
}
15
15
}
16
16
}
You can’t perform that action at this time.
0 commit comments