|
|
@@ -1,7 +1,7 @@
|
|
|
{
|
|
|
"version": 4,
|
|
|
"terraform_version": "1.3.7",
|
|
|
- "serial": 64,
|
|
|
+ "serial": 69,
|
|
|
"lineage": "7413839f-c67c-02f5-4933-fcb84251bb29",
|
|
|
"outputs": {},
|
|
|
"resources": [
|
|
|
@@ -47,9 +47,9 @@
|
|
|
"build_timeout": 60,
|
|
|
"cache": [
|
|
|
{
|
|
|
- "location": "",
|
|
|
+ "location": "growi-official-image-builder-cache",
|
|
|
"modes": [],
|
|
|
- "type": "NO_CACHE"
|
|
|
+ "type": "S3"
|
|
|
}
|
|
|
],
|
|
|
"concurrent_build_limit": 0,
|
|
|
@@ -118,7 +118,8 @@
|
|
|
"sensitive_attributes": [],
|
|
|
"private": "bnVsbA==",
|
|
|
"dependencies": [
|
|
|
- "aws_iam_role.iam_role"
|
|
|
+ "aws_iam_role.iam_role",
|
|
|
+ "aws_s3_bucket.s3_bucket"
|
|
|
]
|
|
|
}
|
|
|
]
|