This commit is contained in:
havelight-ee
2023-08-14 11:33:16 +09:00
parent c026142e7f
commit f910408d94
3 changed files with 96 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"version": 4,
"terraform_version": "1.4.6",
"serial": 785,
"serial": 789,
"lineage": "757d2b20-88b9-4a16-2150-6bd77f71aa53",
"outputs": {
"bypark_password": {
@@ -653,6 +653,23 @@
},
"sensitive_attributes": [],
"private": "bnVsbA=="
},
{
"index_key": 2,
"schema_version": 0,
"attributes": {
"arn": "arn:aws:iam::508259851457:user/system/dsk-metering",
"force_destroy": false,
"id": "dsk-metering",
"name": "dsk-metering",
"path": "/system/",
"permissions_boundary": null,
"tags": null,
"tags_all": {},
"unique_id": "AIDAXMVVF3TA2MLW4CM7L"
},
"sensitive_attributes": [],
"private": "bnVsbA=="
}
]
},
@@ -763,6 +780,22 @@
"dependencies": [
"aws_iam_user.app"
]
},
{
"index_key": 2,
"schema_version": 0,
"attributes": {
"groups": [
"S3_Full_Access_Group"
],
"id": "terraform-20230809031434938500000001",
"user": "dsk-metering"
},
"sensitive_attributes": [],
"private": "bnVsbA==",
"dependencies": [
"aws_iam_user.app"
]
}
]
},