t3mi
t3mi
I'm using single resource ```azurecaf_name``` with ```resource_types``` limited to the ones required by module. When new resource is added and ```resource_types``` updated to include the new type - terraform triggers...
To make _random_length_ property to work, one should calculate the difference between max characters available for the resource and all other higher priority items like slug, name, prefixes, suffixes. _random_length_...
Please consider to publish randomly generated value used in ```azurecaf_name``` (if ```random_length``` is set to nonzero) as an attribute. In case some resource types aren't yet present in the resourceDefinition.json...
**Is your feature request related to a problem? Please describe.** If would be good for debug purpose to have an option to print/dump resulting configuration which would be used by...
This PR adds support the the vertical pod autoscaler so users do not have to care about the resource usage of application and let the vertical pod autoscaler to do...
**What type of PR is this?** /kind documentation **What does this PR do / why we need it**: Fix link to the development page. **Have you updated the necessary documentation?**...
**Describe the current behavior** With the introduction of MetricAlert and ActionGroup resources, its not possible to "link" them as-is (through the references or configmap etc.) and user need to manually...
**Describe the current behavior** Currently, RoleAssignment resource requires full `armId` value for the role which is big and unfriendly and requires `subscriptionId` to be present. **Describe the improvement** Please add...
It would be useful if there would a configurable action input for `debug` level.
**Is your feature request related to a problem? Please describe.** There is a need to push cert manager certificate to the cloud secret store (Azure Key Vault in particular) to...