Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
implementing the lambda function
Browse files Browse the repository at this point in the history
  • Loading branch information
vggonzal authored and vggonzal committed Aug 9, 2023
1 parent 2629a03 commit 009947b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/hydrocron-lambda-iam.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# IAM roles
# IAM roles

resource "aws_iam_instance_profile" "hydrocron-service-profile" {
name = "${local.ec2_resources_name}-instance-profile"
Expand Down

0 comments on commit 009947b

Please sign in to comment.