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

Support ECS Service Connect timeout and tls configuration blocks #214

Closed
jlenos opened this issue Feb 16, 2024 · 1 comment
Closed

Support ECS Service Connect timeout and tls configuration blocks #214

jlenos opened this issue Feb 16, 2024 · 1 comment

Comments

@jlenos
Copy link

jlenos commented Feb 16, 2024

Describe the Feature

AWS released new timeout configuration that allows for configuring the timeouts of the service connect sidecar. They also released TLS configuration to enable encrypted traffic when using ECS Service Connect.

The hashicorp/aws provider added these in v5.37.0

References:

Expected Behavior

Module would pass through these blocks to the provider.

Use Case

We currently are blocked when using this module due to the 15 second request timeout that is default when using ECS Service Connect.

Describe Ideal Solution

Module would pass through these blocks to the provider.

Alternatives Considered

No response

Additional Context

No response

@jlenos
Copy link
Author

jlenos commented Jun 26, 2024

Closing this as support for both were added in v0.75.0

@jlenos jlenos closed this as completed Jun 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant