Fernando Miguel

Results 39 issues of Fernando Miguel

Signed-off-by: Fernando Miguel ### What does this PR do? Adds `ec2:DescribeImages` to karpenter IAM policy ### Motivation Karpenter v0.14 will require a new permission https://github.com/aws/karpenter/pull/2169/files#diff-7c5cd36388230ea106cff266bf0ab314b88b940b523b5acf523746f7baa496b7R117 ### More - [ ]...

#### Please describe your question here How does aws_node_termination_handler addon and karpenter work? I see in the code at https://github.com/aws-ia/terraform-aws-eks-blueprints/blob/793504a213662333a8e2e561e23fef2f650d82ff/modules/kubernetes-addons/main.tf#L122 that if ASG **or** karpenter are enabled , this addon...

question
stale

### Welcome to Amazon EKS Blueprints! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/aws-ia/terraform-aws-eks-blueprints/issues) and didn't find any. ### Amazon EKS Blueprints Release version 4.5.0 ### What is your...

bug
workaround

#### Is your feature request related to a problem? Please describe This is a placeholder for a future version of karpenter #### Describe the solution you'd like The next release...

enhancement
addon

### Welcome to Amazon EKS Blueprints! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/aws-ia/terraform-aws-eks-blueprints/issues) and didn't find any. ### Amazon EKS Blueprints Release version 4.1 ### What is your...

stale
breaking

Signed-off-by: Fernando Miguel ### What does this PR do Fixes: #659 ### Motivation That defaults function was part of the optional attributes experiment, and has been intentionally removed in the...

**Describe the bug** no plan view **To Reproduce** Steps to reproduce the behavior: ```yaml - task: TerraformCLI@0 displayName: "terraform plan" inputs: command: plan environmentServiceName: "${{ parameters.AZURERMCONNECTION }}" commandOptions: "\ -compact-warnings...

bug
terraform-cli-task
terraform-plan-view
sev2

``` ~$ aws-vault --debug exec dev --ec2-server 2022/03/10 10:51:03 aws-vault v6.6.0 2022/03/10 10:51:03 Loading config file /Users/fernando/.aws/config 2022/03/10 10:51:03 Parsing config file /Users/fernando/.aws/config 2022/03/10 10:51:03 [keyring] Considering backends: [keychain] aws-vault:...

Now that v6 adds SSO support, it is missing an important security feature: `aws-vault configure` a user to has to `aws sso configure` to create the profile in `~/.aws/config` if...

feature

``` $ terraforming r53r --tfstate /usr/local/bin/terraforming: /usr/local/Cellar/terraforming/0.18.0/libexec/bin/terraforming: /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/bin/ruby: bad interpreter: No such file or directory /usr/local/bin/terraforming: line 2: /usr/local/Cellar/terraforming/0.18.0/libexec/bin/terraforming: Undefined error: 0 ``` ProductName: Mac OS X ProductVersion: 10.15.1 BuildVersion:...