nsb413
nsb413
[EKS] [ManagedNodeGroup]: Ability to speed up the scale down phase of Managed node update process.
### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...
**Describe the bug** Provider Caching not working as expected, still seeing multiple same version providers, disk usage is still the same. Was pointed to provider-cache as solution [here](https://github.com/gruntwork-io/terragrunt/issues/561) **To Reproduce**...
### Terraform CLI and Terraform AWS Cloud Control Provider Version ``` terraform -v Terraform v1.8.1 on windows_386 ``` ### Affected Resource(s) ``` awscc = { source = "hashicorp/awscc" version =...
### Description https://registry.terraform.io/providers/hashicorp/aws/latest/docs#allowed_account_ids List of allowed AWS account IDs to prevent you from mistakenly using an incorrect one (and potentially end up destroying a live environment) ### New or Affected...