|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
{
|
|
|
"version": 4,
|
|
"version": 4,
|
|
|
"terraform_version": "1.3.7",
|
|
"terraform_version": "1.3.7",
|
|
|
- "serial": 11,
|
|
|
|
|
|
|
+ "serial": 13,
|
|
|
"lineage": "7413839f-c67c-02f5-4933-fcb84251bb29",
|
|
"lineage": "7413839f-c67c-02f5-4933-fcb84251bb29",
|
|
|
"outputs": {},
|
|
"outputs": {},
|
|
|
"resources": [
|
|
"resources": [
|
|
@@ -101,7 +101,7 @@
|
|
|
{
|
|
{
|
|
|
"auth": [],
|
|
"auth": [],
|
|
|
"build_status_config": [],
|
|
"build_status_config": [],
|
|
|
- "buildspec": "",
|
|
|
|
|
|
|
+ "buildspec": "packages/app/docker/codebuild/buildspec.yml",
|
|
|
"git_clone_depth": 1,
|
|
"git_clone_depth": 1,
|
|
|
"git_submodules_config": [],
|
|
"git_submodules_config": [],
|
|
|
"insecure_ssl": false,
|
|
"insecure_ssl": false,
|
|
@@ -138,7 +138,12 @@
|
|
|
"description": "",
|
|
"description": "",
|
|
|
"force_detach_policies": false,
|
|
"force_detach_policies": false,
|
|
|
"id": "growi-official-image-builder",
|
|
"id": "growi-official-image-builder",
|
|
|
- "inline_policy": [],
|
|
|
|
|
|
|
+ "inline_policy": [
|
|
|
|
|
+ {
|
|
|
|
|
+ "name": "terraform-20230112185553389000000001",
|
|
|
|
|
+ "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 \"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": [],
|
|
|
"max_session_duration": 3600,
|
|
"max_session_duration": 3600,
|
|
|
"name": "growi-official-image-builder",
|
|
"name": "growi-official-image-builder",
|
|
@@ -217,7 +222,7 @@
|
|
|
"replication_configuration": [],
|
|
"replication_configuration": [],
|
|
|
"request_payer": "BucketOwner",
|
|
"request_payer": "BucketOwner",
|
|
|
"server_side_encryption_configuration": [],
|
|
"server_side_encryption_configuration": [],
|
|
|
- "tags": null,
|
|
|
|
|
|
|
+ "tags": {},
|
|
|
"tags_all": {},
|
|
"tags_all": {},
|
|
|
"timeouts": null,
|
|
"timeouts": null,
|
|
|
"versioning": [
|
|
"versioning": [
|