
Terraform Registry
RegistryPlease enable Javascript to use this application
hashicorp/aws | Terraform Registry
Lifecycle management of AWS resources, including EC2, Lambda, EKS, ECS, VPC, S3, RDS, DynamoDB, and more. This provider is maintained internally by the HashiCorp AWS Provider team.
aws_instance | Resources | hashicorp/aws - Terraform Registry
If you use ebs_block_device on an aws_instance, Terraform will assume management over the full set of non-root EBS block devices for the instance, treating additional block devices as drift.
terraform-aws-modules/lambda/aws | Terraform Registry
Copy and paste into your Terraform configuration, insert the variables, and run terraform init:
Browse Modules | Terraform Registry
Terraform module, which takes care of a lot of AWS Lambda/serverless tasks (build dependencies, packages, updates, deployments) in countless combinations 🇺🇦
aws - Terraform Registry
Custom endpoints can be configured for the Terraform AWS Provider by configuring them directly on the provider, using environment variables, or by using an AWS shared configuration file.
aws_lb | Resources | hashicorp/aws - Terraform Registry
This name must be unique within your AWS account, can have a maximum of 32 characters, must contain only alphanumeric characters or hyphens, and must not begin or end with a hyphen.
aws_apigatewayv2_api | Resources - Terraform Registry
Further more, the name, description, cors_configuration, tags and version fields should be specified in the Terraform configuration and the values will override any values specified in the OpenAPI document.
aws_s3_bucket_object | Resources - Terraform Registry
When replacing aws_s3_bucket_object with aws_s3_object in your configuration, on the next apply, Terraform will recreate the object. If you prefer to not have Terraform recreate the object, import the …
aws_vpc | Resources | hashicorp/aws - Terraform Registry
IPAM is a VPC feature that you can use to automate your IP address management workflows including assigning, tracking, troubleshooting, and auditing IP addresses across AWS Regions and accounts.