Alisson Ramos de Oliveira
Alisson Ramos de Oliveira
## Description Fixing two issues found: 1) The role_path is the same for role and policy if created by the AWS Console `"/service-role/"`, but when importing and trying do a...
### Terraform Version ``` Terraform v1.3.0 on linux_arm64 ``` ### Affected Resource(s) Please list the resources as a list, for example: - `newrelic_notification_destination` ### Terraform Configuration > Please include your...
### Feature Description The current [newrelic_account data source](https://registry.terraform.io/providers/newrelic/newrelic/latest/docs/data-sources/account) is quite limited, we cannot get the current account_id (the one specified in the provider section) because or account_id is required (what...
### What problem are you facing? We use Azure Virtual Machines and, mostly, Azure VM ScaleSets. In our case, we use both Availability Set to divide machines across rack ids...
## Description If ami or instance_type are set (and they are by default) passing launch_template to the module doesn't work. ## Motivation and Context ## Breaking Changes ## How Has...
## Checklist - [X] Upgrade Terraspace: Are you using the latest version of Terraspace? This allows Terraspace to fix issues fast. There's an Upgrading Guide: https://terraspace.cloud/docs/misc/upgrading/ - [X] Reproducibility: Are...
Using file.replace to disable or enable EPEL repo has a problem because in the file /etc/yum.repos.d/epel.repo there are 3 repos, not just 1. So, if pillar "epel:disabled" is False the...
If the source_channel is not a String, like Telegram, the POST in /api/v1/aliasexecution fail with message: ``` Nov 6 17:14:40 stackstorm hubot: [Mon Nov 06 2017 17:14:40 GMT-0200 (-02)] DEBUG...
Hi, don't know how you put this working, but I tested the https://github.com/HariSekhon/Packer-templates/blob/main/ubuntu-arm64.qemu.pkr.hcl and also https://github.com/HariSekhon/Packer-templates/blob/main/ubuntu-x86_64.qemu.pkr.hcl and both don't work without to comment the `disk_image = true`. The problem is...
Features added: * Add annotations to ingress, so you are able to use alb-controller annotations * Make Whip protocol optional, so is not created onto the load balancer * Added...