Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How can I create the EC2 on a local zone to reduce latency? #17

Open
eefret opened this issue Feb 13, 2024 · 3 comments
Open

How can I create the EC2 on a local zone to reduce latency? #17

eefret opened this issue Feb 13, 2024 · 3 comments
Assignees
Labels
feature New feature or request

Comments

@eefret
Copy link

eefret commented Feb 13, 2024

What is your Question?
How can I create the EC2 on a local zone to reduce latency?

Can you Provide Context?
I live in Dominican Republic and the smallest ping is a local zone in atlanta "us-east-1-atl-1a" so I would like to create the ec2 in there, I have the local zone activated in my account already (its where I run my other servers) my question would if your module supports to deploy in a local zone. Thanks for the great work.

@eefret eefret added the question Further information is requested label Feb 13, 2024
@eefret
Copy link
Author

eefret commented Feb 13, 2024

Adding the subnet_availability_zone = "us-east-1-atl-1a" results in the following:

image

@Josh-Tracy
Copy link
Contributor

Hi @eefret let me look into this.

@Josh-Tracy
Copy link
Contributor

I'll have to update the module with this resource https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ec2_availability_zone_group and have a mechanism for creating the subnet and ec2 instance in the local zone. Not supported in the current version of the module.

@Josh-Tracy Josh-Tracy added feature New feature or request and removed question Further information is requested labels Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants