Luis Presuel

Results 42 comments of Luis Presuel

Hi @akaHAcker-on , Could you provide a template of what you are trying to achieve? Also, if I understand correctly, what you really want is our Terraform provider to be...

Hi @akaHAcker-on , Apologies on late response, this issue is not planned at the moment, if this is a high priority feature/enhancement you would like to have, could you open...

Hi there @hawksight , This is **not bug**, it's rather intended. I agree that for the regular devops usage for Terraform you'd spec this to be deleted on destroy, but...

Sorry for late response. That's correct. To take into account this plugin have existed prior Terraform version when life cycle configuration was supported. Per the documention [here](https://developer.hashicorp.com/terraform/tutorials/state/resource-lifecycle#prevent-resource-deletion): > For this...

Hi @inteon , change looks good, but it is still pending to have testing

Hi @inteon your changes looked good in our pipeline. I tried to merge but I couldn't since your commits aren't signed (just noticed that, wish I could tell you sooner):...

@hawksight , @jyppy , we didn't have this support for that flag. Now this is added in latest VCert version (as the moment of making this comment) [v5.9.1](https://github.com/Venafi/vcert/releases/tag/v5.9.1) and I'll...

This PR ([#527)](https://github.com/Venafi/vcert/pull/527) **doesn't hold anymore** the change to support ARM 32 architecture, as it was bringing more to it of that PR's actual objective, adding EKU's support. If to...

Hi @tall27 I just tested this on VCert version: ``` $ vcert --version vcert version v5.7.1 ``` With no issue: ``` $ vcert enroll -k redacted-apki-key --cn test.venafi.com -z "redacted\\redacted-cit"...

Hi there @MasakariDOR , thank you for reaching out. Looking at the docs for that resource you mentioned (`vault_pki_secret_backend_cert`) in: https://registry.terraform.io/providers/hashicorp/vault/latest/docs/resources/pki_secret_backend_cert : They are using the native pki secrets engine...