# [D1] Terraform to AWS This issue will include an overview of how I created an AWS account and the Terraform configuration used to provision an AWS EC2 instance. ### Resources - [Get Started - AWS](https://developer.hashicorp.com/terraform/tutorials/aws-get-started) - [Install or update the latest version of the AWS CLI](https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html) - [AWS Free Tier](https://aws.amazon.com/free/) - [What is IAM Identity Center?](https://docs.aws.amazon.com/singlesignon/latest/userguide/what-is.html) - [Managing access keys for IAM users](https://docs.aws.amazon.com/IAM/latest/UserGuide/id_credentials_access-keys.html)