|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
{
|
|
|
"version": 4,
|
|
"version": 4,
|
|
|
"terraform_version": "1.3.7",
|
|
"terraform_version": "1.3.7",
|
|
|
- "serial": 77,
|
|
|
|
|
|
|
+ "serial": 79,
|
|
|
"lineage": "7413839f-c67c-02f5-4933-fcb84251bb29",
|
|
"lineage": "7413839f-c67c-02f5-4933-fcb84251bb29",
|
|
|
"outputs": {},
|
|
"outputs": {},
|
|
|
"resources": [
|
|
"resources": [
|
|
@@ -104,7 +104,7 @@
|
|
|
{
|
|
{
|
|
|
"auth": [],
|
|
"auth": [],
|
|
|
"build_status_config": [],
|
|
"build_status_config": [],
|
|
|
- "buildspec": "packages/app/docker/codebuild/buildspec.yml",
|
|
|
|
|
|
|
+ "buildspec": "packages/app/docker/codebuild/buildspec/root.yml",
|
|
|
"git_clone_depth": 1,
|
|
"git_clone_depth": 1,
|
|
|
"git_submodules_config": [],
|
|
"git_submodules_config": [],
|
|
|
"insecure_ssl": false,
|
|
"insecure_ssl": false,
|
|
@@ -144,7 +144,7 @@
|
|
|
"inline_policy": [
|
|
"inline_policy": [
|
|
|
{
|
|
{
|
|
|
"name": "terraform-20230112203526188400000001",
|
|
"name": "terraform-20230112203526188400000001",
|
|
|
- "policy": "{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Effect\": \"Allow\",\n \"Resource\": [\n \"*\"\n ],\n \"Action\": [\n \"logs:CreateLogGroup\",\n \"logs:CreateLogStream\",\n \"logs:PutLogEvents\"\n ]\n },\n {\n \"Effect\": \"Allow\",\n \"Action\": [\n \"s3:*\"\n ],\n \"Resource\": [\n \"arn:aws:s3:::growi-official-image-builder-cache\",\n \"arn:aws:s3:::growi-official-image-builder-cache/*\"\n ]\n },\n {\n \"Effect\": \"Allow\",\n \"Action\": [\n \"secretsmanager:GetResourcePolicy\",\n \"secretsmanager:GetSecretValue\",\n \"secretsmanager:DescribeSecret\",\n \"secretsmanager:ListSecretVersionIds\"\n ],\n \"Resource\": [\n \"arn:aws:secretsmanager:ap-northeast-1:259692501178:secret:growi/official-image-builder-9sraQN\"\n ]\n },\n {\n \"Effect\": \"Allow\",\n \"Action\": [\n \"codebuild:StartBuild\",\n \"codebuild:StopBuild\",\n \"codebuild:RetryBuild\",\n \"codebuild:CreateReportGroup\",\n \"codebuild:CreateReport\",\n \"codebuild:UpdateReport\",\n \"codebuild:BatchPutTestCases\",\n \"codebuild:BatchPutCodeCoverages\"\n ],\n \"Resource\": [\n \"*\"\n ]\n }\n ]\n}\n"
|
|
|
|
|
|
|
+ "policy": "{\n \"Version\": \"2012-10-17\",\n \"Statement\": [\n {\n \"Effect\": \"Allow\",\n \"Resource\": [\n \"*\"\n ],\n \"Action\": [\n \"logs:CreateLogGroup\",\n \"logs:CreateLogStream\",\n \"logs:PutLogEvents\"\n ]\n },\n {\n \"Effect\": \"Allow\",\n \"Action\": [\n \"secretsmanager:GetResourcePolicy\",\n \"secretsmanager:GetSecretValue\",\n \"secretsmanager:DescribeSecret\",\n \"secretsmanager:ListSecretVersionIds\"\n ],\n \"Resource\": [\n \"arn:aws:secretsmanager:ap-northeast-1:259692501178:secret:growi/official-image-builder-9sraQN\"\n ]\n },\n {\n \"Effect\": \"Allow\",\n \"Action\": [\n \"codebuild:StartBuild\",\n \"codebuild:StopBuild\",\n \"codebuild:RetryBuild\",\n \"codebuild:CreateReportGroup\",\n \"codebuild:CreateReport\",\n \"codebuild:UpdateReport\",\n \"codebuild:BatchPutTestCases\",\n \"codebuild:BatchPutCodeCoverages\"\n ],\n \"Resource\": [\n \"*\"\n ]\n }\n ]\n}\n"
|
|
|
}
|
|
}
|
|
|
],
|
|
],
|
|
|
"managed_policy_arns": [
|
|
"managed_policy_arns": [
|