Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 215 Bytes

File metadata and controls

16 lines (13 loc) · 215 Bytes

hi-terraform

This initializes your Terraform configuration.

terraform init 

This will create the Lambda function and the associated IAM role.

terraform apply

To destroy

terraform destroy