Skip to content

Commit e0c4ce4

Browse files
Automated commit
1 parent 2d372d6 commit e0c4ce4

File tree

2 files changed

+25
-25
lines changed

2 files changed

+25
-25
lines changed

infra/terraform/modules.tf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"description": null,
6060
"force_detach_policies": true,
6161
"inline_policy": [],
62-
"name": "hello-kitty-role-function-shaik-15",
62+
"name": "hello-kitty-role-function-shaik-davudh15",
6363
"source": "./modules/aws_iam_role",
6464
"tags": {
6565
"appstack": "hello-kitty-shaik",

infra/terraform/outputs.tf

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,71 +1,71 @@
11

2-
output "aws_lambda_hello_kitty_function_shaik_15_function_arn" {
3-
value = module.appcd_00a20b0a-2ec0-5bdc-a08d-65a85dc81d5b.function_arn
2+
output "aws_s3_shaik_davudh_15_bucket_website_endpoint" {
3+
value = module.appcd_551e1d2b-88ec-5406-87cf-c51521bbe894.bucket_website_endpoint
44
sensitive = false
55
}
66

77

8-
output "aws_lambda_hello_kitty_function_shaik_15_function_name" {
9-
value = module.appcd_00a20b0a-2ec0-5bdc-a08d-65a85dc81d5b.function_name
8+
output "aws_s3_shaik_davudh_15_kms_arn" {
9+
value = module.appcd_551e1d2b-88ec-5406-87cf-c51521bbe894.kms_arn
1010
sensitive = false
1111
}
1212

1313

14-
output "aws_lambda_hello_kitty_function_shaik_15_function_url" {
15-
value = module.appcd_00a20b0a-2ec0-5bdc-a08d-65a85dc81d5b.function_url
14+
output "aws_s3_shaik_davudh_15_arn" {
15+
value = module.appcd_551e1d2b-88ec-5406-87cf-c51521bbe894.arn
1616
sensitive = false
1717
}
1818

1919

20-
output "aws_lambda_hello_kitty_function_shaik_15_invoke_arn" {
21-
value = module.appcd_00a20b0a-2ec0-5bdc-a08d-65a85dc81d5b.invoke_arn
20+
output "aws_s3_shaik_davudh_15_bucket_name" {
21+
value = module.appcd_551e1d2b-88ec-5406-87cf-c51521bbe894.bucket_name
2222
sensitive = false
2323
}
2424

2525

26-
output "aws_iam_role_hello_kitty_role_function_shaik_15_arn" {
27-
value = module.appcd_b71fd16c-797e-5a95-8e1b-ab22f1e34f43.arn
26+
output "aws_lambda_hello_kitty_function_shaik_15_function_arn" {
27+
value = module.appcd_00a20b0a-2ec0-5bdc-a08d-65a85dc81d5b.function_arn
2828
sensitive = false
2929
}
3030

3131

32-
output "aws_iam_role_hello_kitty_role_function_shaik_15_name" {
33-
value = module.appcd_b71fd16c-797e-5a95-8e1b-ab22f1e34f43.name
32+
output "aws_lambda_hello_kitty_function_shaik_15_function_name" {
33+
value = module.appcd_00a20b0a-2ec0-5bdc-a08d-65a85dc81d5b.function_name
3434
sensitive = false
3535
}
3636

3737

38-
output "aws_cloudwatch_log_group_aws_lambda_hello_kitty_function_arn" {
39-
value = module.appcd_86ec452a-770a-59bf-87dd-67ed883e25e5.arn
38+
output "aws_lambda_hello_kitty_function_shaik_15_function_url" {
39+
value = module.appcd_00a20b0a-2ec0-5bdc-a08d-65a85dc81d5b.function_url
4040
sensitive = false
4141
}
4242

4343

44-
output "aws_cloudwatch_log_group_aws_lambda_hello_kitty_function_name" {
45-
value = module.appcd_86ec452a-770a-59bf-87dd-67ed883e25e5.name
44+
output "aws_lambda_hello_kitty_function_shaik_15_invoke_arn" {
45+
value = module.appcd_00a20b0a-2ec0-5bdc-a08d-65a85dc81d5b.invoke_arn
4646
sensitive = false
4747
}
4848

4949

50-
output "aws_s3_shaik_davudh_15_arn" {
51-
value = module.appcd_551e1d2b-88ec-5406-87cf-c51521bbe894.arn
50+
output "aws_iam_role_hello_kitty_role_function_shaik_davudh15_arn" {
51+
value = module.appcd_b71fd16c-797e-5a95-8e1b-ab22f1e34f43.arn
5252
sensitive = false
5353
}
5454

5555

56-
output "aws_s3_shaik_davudh_15_bucket_name" {
57-
value = module.appcd_551e1d2b-88ec-5406-87cf-c51521bbe894.bucket_name
56+
output "aws_iam_role_hello_kitty_role_function_shaik_davudh15_name" {
57+
value = module.appcd_b71fd16c-797e-5a95-8e1b-ab22f1e34f43.name
5858
sensitive = false
5959
}
6060

6161

62-
output "aws_s3_shaik_davudh_15_bucket_website_endpoint" {
63-
value = module.appcd_551e1d2b-88ec-5406-87cf-c51521bbe894.bucket_website_endpoint
62+
output "aws_cloudwatch_log_group_aws_lambda_hello_kitty_function_arn" {
63+
value = module.appcd_86ec452a-770a-59bf-87dd-67ed883e25e5.arn
6464
sensitive = false
6565
}
6666

6767

68-
output "aws_s3_shaik_davudh_15_kms_arn" {
69-
value = module.appcd_551e1d2b-88ec-5406-87cf-c51521bbe894.kms_arn
68+
output "aws_cloudwatch_log_group_aws_lambda_hello_kitty_function_name" {
69+
value = module.appcd_86ec452a-770a-59bf-87dd-67ed883e25e5.name
7070
sensitive = false
7171
}

0 commit comments

Comments
 (0)