We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
https://aws.amazon.com/about-aws/whats-new/2024/10/amazon-eks-application-recovery-controller-arc/
https://docs.aws.amazon.com/eks/latest/userguide/zone-shift-enable.html
Module supports configuring this option once terraform-provider-aws adds it, ref hashicorp/terraform-provider-aws#39852
See description.
module "eks_cluster" { ... zonal_shift_config = { enabled = true } ... }
Not using this module.
No response
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Describe the Feature
https://aws.amazon.com/about-aws/whats-new/2024/10/amazon-eks-application-recovery-controller-arc/
https://docs.aws.amazon.com/eks/latest/userguide/zone-shift-enable.html
Expected Behavior
Module supports configuring this option once terraform-provider-aws adds it, ref hashicorp/terraform-provider-aws#39852
Use Case
See description.
Describe Ideal Solution
Alternatives Considered
Not using this module.
Additional Context
No response
The text was updated successfully, but these errors were encountered: