dsk-metering iam 추가
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"version": 4,
|
||||
"terraform_version": "1.4.6",
|
||||
"serial": 783,
|
||||
"serial": 785,
|
||||
"lineage": "757d2b20-88b9-4a16-2150-6bd77f71aa53",
|
||||
"outputs": {
|
||||
"bypark_password": {
|
||||
@@ -766,6 +766,31 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "aws_iam_user_group_membership",
|
||||
"name": "tmp_group_membership",
|
||||
"provider": "provider[\"registry.terraform.io/hashicorp/aws\"]",
|
||||
"instances": [
|
||||
{
|
||||
"index_key": 0,
|
||||
"schema_version": 0,
|
||||
"attributes": {
|
||||
"groups": [
|
||||
"S3_Full_Access_Group",
|
||||
"Sqs_Full_Access_Group"
|
||||
],
|
||||
"id": "terraform-20230808015151063800000001",
|
||||
"user": "bypark"
|
||||
},
|
||||
"sensitive_attributes": [],
|
||||
"private": "bnVsbA==",
|
||||
"dependencies": [
|
||||
"aws_iam_user.tmp"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"mode": "managed",
|
||||
"type": "aws_iam_user_login_profile",
|
||||
@@ -781,7 +806,7 @@
|
||||
"key_fingerprint": null,
|
||||
"password": "DYSHckbG'7d!4Ko{y}wf",
|
||||
"password_length": 20,
|
||||
"password_reset_required": null,
|
||||
"password_reset_required": false,
|
||||
"pgp_key": null,
|
||||
"user": "user1"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user