| Name | Version |
|---|---|
| aws | ~>3.0 |
| Name | Version |
|---|---|
| aws | 3.75.2 |
| Name | Source | Version |
|---|---|---|
| website_s3_bucket_1 | ./modules/aws-s3-static-website-bucket | n/a |
| website_s3_bucket_2 | ./modules/aws-s3-static-website-bucket | n/a |
| Name | Type |
|---|---|
| aws_instance.instance_1 | resource |
| aws_instance.instance_2 | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| environment | Value of the Environment Tag for the S3 bucket | string |
n/a | yes |
| instance_1_ami | Value of the AMI ID for the EC2 instance | string |
n/a | yes |
| instance_1_name | Value of the Name Tag for the EC2 instance | string |
n/a | yes |
| instance_1_type | Value of the Instance Type for the EC2 instance | string |
n/a | yes |
| instance_2_ami | Value of the AMI ID for the EC2 instance | string |
n/a | yes |
| instance_2_name | Value of the Name Tag for the EC2 instance | string |
n/a | yes |
| instance_2_type | Value of the Instance Type for the EC2 instance | string |
n/a | yes |
| terraform | Value of the Terraform Tag for the S3 bucket | string |
n/a | yes |
| website_s3_bucket_1_prefix | Value of the Name Tag for the S3 bucket | string |
n/a | yes |
| website_s3_bucket_2_prefix | Value of the Name Tag for the S3 bucket | string |
n/a | yes |
| Name | Description |
|---|---|
| instance_1_id | The ID of the instance-1 |
| instance_2_id | The ID of the instance-2 |
| website_bucket_1_arn | ARN of the bucket |
| website_bucket_1_domain | Domain name of the bucket |
| website_bucket_1_name | Name (id) of the bucket |
| website_bucket_2_arn | ARN of the bucket |
| website_bucket_2_domain | Domain name of the bucket |
| website_bucket_2_name | Name (id) of the bucket |