terraform-modules icon indicating copy to clipboard operation
terraform-modules copied to clipboard

Xenit Terraform modules

Results 108 terraform-modules issues
Sort by recently updated
recently updated
newest added

# Helm ## Updated | Name | Old Version | New Version | | --- | --- | --- | | cert-manager | v1.7.1 | v1.14.3 | | cluster-autoscaler |...

automation
ignore-changelog

This PR refactors Prometheus configuration and makes use of optional. This will hopefully reduce the need to repeat default values that risks making them wrong. It also removes some variables...

This sets all ACR SKUs to Premium. I do not see a point in running a Basic SKU as Premium includes a lot more storage. Plus the increased bandwidth does...

We are starting to get a number of github repositories and it have happened that we have missed setting things like branch protection for main. To solve this I think...

This to remove issues in e2e tests. When creating a vanilla setup I got the following error. ``` │ Error: admission webhook "validation.gatekeeper.sh" denied the request: [k8srequireingressclass] Ingress class name...

We need a method to auto update modules in multiple deployments. Requirements: * Pull based. * Templates should derive from terraform-modules repo.

automation

Add cilium CNI Ignore azure-container-configured-network-policy AKS tf don't understand this since we are using BYOCNI Notes: We appear to be needing to use the default ServiceMonitors. On the other hand...

We have written RBAC rules in AKS that we have forgotten to add to EKS and the this causes issues for our end-users when we say that they should be...

documentation
automation

This way our e2e tests will work out of the box. And we will be able to read key vaults from the get go.