-
Notifications
You must be signed in to change notification settings - Fork 0
Feature/prometheus provider #76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…nd the provider configuration.
…/tofu-modules into feature/prometheus_provider
…astructure folder, and the metrics module remains inside nullplatform to configure the provider
fd65555 to
5c7c1bb
Compare
sebastiancorrea81
approved these changes
Dec 19, 2025
Collaborator
sebastiancorrea81
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
violenti
added a commit
that referenced
this pull request
Dec 22, 2025
* feat:Decouple the Tofu module from both the Prometheus installation and the provider configuration. * terraform-docs: automated action * feat: edit readme prometheus * feat: add module of provider of metrics * terraform-docs: automated action * feat: edit readme * feat: remove promethues folder * feat: edit readme * featChange in the Prometheus module; it is now being sent to the infrastructure folder, and the metrics module remains inside nullplatform to configure the provider --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
violenti
added a commit
that referenced
this pull request
Dec 22, 2025
* feat(auth): add output authorization module * fix(agent): refactor values agent * terraform-docs: automated action * fix(agent): upgrade helm chart version * fix(agent): fix values tmpl * terraform-docs: automated action * fix(agent): fix values tmpl * fix(agent): fix values tmpl * fix(base): upgrade version helm * fix(agent): fix var repo extra * terraform-docs: automated action * fix(agent): fix repos extra variable * fix(base-iam): fix naming policies to multiple cluster * fix(base): fix naming k8s-provider * terraform-docs: automated action * fix(asset): fix naming policies * terraform-docs: automated action * fix(asset): fix naming policies * terraform-docs: automated action * fix(agent): add extra-config variable * terraform-docs: automated action * fix(alb-controller): add policy to alb controller * terraform-docs: automated action * fix(alb-controller): add perdiod sync variable * chore(main): release 1.12.4 * fix(external-dns): fix gsa_email variable * terraform-docs: automated action * chore(main): release 1.12.5 * fix(scope): Add support for icon and annotations in service action spec definition (#82) * chore(main): release 1.12.6 (#84) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(scope): Fixing typo in annotation in scope definition module (#85) Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> * chore(main): release 1.12.7 (#86) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Feature/prometheus provider (#76) * feat:Decouple the Tofu module from both the Prometheus installation and the provider configuration. * terraform-docs: automated action * feat: edit readme prometheus * feat: add module of provider of metrics * terraform-docs: automated action * feat: edit readme * feat: remove promethues folder * feat: edit readme * featChange in the Prometheus module; it is now being sent to the infrastructure folder, and the metrics module remains inside nullplatform to configure the provider --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feature/gcp modules (#87) * Add GCP infrastructure modules * terraform-docs: automated action * Fix VPC module version constraint * Fix module version constraints for GCP * terraform-docs: automated action * Fix google provider version constraints to 5.0-7.0 * terraform-docs: automated action * feat(gke):disable logging * feat(gke):disable logging * feat(externaldns):edit var domain * terraform-docs: automated action * feat(externaldns): edit values * feat(externaldns): edit helm * feat(externaldns): edit values * feat(agent):add config of gcp * feat(gke): add permission * feat(agent):edit values of gcp * feat(agent):edit values of gcp * terraform-docs: automated action * feat(externaldns): edit config --------- Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local> --------- Co-authored-by: sebas_correa <sebastian.correa@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Federico Maleh <fedemaleh@yahoo.com.ar> Co-authored-by: Agustin Celentano <12614595+agustincelentano@users.noreply.github.com> Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local>
violenti
added a commit
that referenced
this pull request
Dec 23, 2025
* feat(auth): add output authorization module * fix(agent): refactor values agent * terraform-docs: automated action * fix(agent): upgrade helm chart version * fix(agent): fix values tmpl * terraform-docs: automated action * fix(agent): fix values tmpl * fix(agent): fix values tmpl * fix(base): upgrade version helm * fix(agent): fix var repo extra * terraform-docs: automated action * fix(agent): fix repos extra variable * fix(base-iam): fix naming policies to multiple cluster * fix(base): fix naming k8s-provider * terraform-docs: automated action * fix(asset): fix naming policies * terraform-docs: automated action * fix(asset): fix naming policies * terraform-docs: automated action * fix(agent): add extra-config variable * terraform-docs: automated action * fix(alb-controller): add policy to alb controller * terraform-docs: automated action * fix(alb-controller): add perdiod sync variable * chore(main): release 1.12.4 * fix(external-dns): fix gsa_email variable * terraform-docs: automated action * chore(main): release 1.12.5 * fix(scope): Add support for icon and annotations in service action spec definition (#82) * chore(main): release 1.12.6 (#84) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(scope): Fixing typo in annotation in scope definition module (#85) Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> * chore(main): release 1.12.7 (#86) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Feature/prometheus provider (#76) * feat:Decouple the Tofu module from both the Prometheus installation and the provider configuration. * terraform-docs: automated action * feat: edit readme prometheus * feat: add module of provider of metrics * terraform-docs: automated action * feat: edit readme * feat: remove promethues folder * feat: edit readme * featChange in the Prometheus module; it is now being sent to the infrastructure folder, and the metrics module remains inside nullplatform to configure the provider --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feature/gcp modules (#87) * Add GCP infrastructure modules * terraform-docs: automated action * Fix VPC module version constraint * Fix module version constraints for GCP * terraform-docs: automated action * Fix google provider version constraints to 5.0-7.0 * terraform-docs: automated action * feat(gke):disable logging * feat(gke):disable logging * feat(externaldns):edit var domain * terraform-docs: automated action * feat(externaldns): edit values * feat(externaldns): edit helm * feat(externaldns): edit values * feat(agent):add config of gcp * feat(gke): add permission * feat(agent):edit values of gcp * feat(agent):edit values of gcp * terraform-docs: automated action * feat(externaldns): edit config --------- Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local> --------- Co-authored-by: sebas_correa <sebastian.correa@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Federico Maleh <fedemaleh@yahoo.com.ar> Co-authored-by: Agustin Celentano <12614595+agustincelentano@users.noreply.github.com> Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local>
violenti
added a commit
that referenced
this pull request
Dec 23, 2025
* fix(release): fix commit message (#88) * feat(auth): add output authorization module * fix(agent): refactor values agent * terraform-docs: automated action * fix(agent): upgrade helm chart version * fix(agent): fix values tmpl * terraform-docs: automated action * fix(agent): fix values tmpl * fix(agent): fix values tmpl * fix(base): upgrade version helm * fix(agent): fix var repo extra * terraform-docs: automated action * fix(agent): fix repos extra variable * fix(base-iam): fix naming policies to multiple cluster * fix(base): fix naming k8s-provider * terraform-docs: automated action * fix(asset): fix naming policies * terraform-docs: automated action * fix(asset): fix naming policies * terraform-docs: automated action * fix(agent): add extra-config variable * terraform-docs: automated action * fix(alb-controller): add policy to alb controller * terraform-docs: automated action * fix(alb-controller): add perdiod sync variable * chore(main): release 1.12.4 * fix(external-dns): fix gsa_email variable * terraform-docs: automated action * chore(main): release 1.12.5 * fix(scope): Add support for icon and annotations in service action spec definition (#82) * chore(main): release 1.12.6 (#84) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(scope): Fixing typo in annotation in scope definition module (#85) Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> * chore(main): release 1.12.7 (#86) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Feature/prometheus provider (#76) * feat:Decouple the Tofu module from both the Prometheus installation and the provider configuration. * terraform-docs: automated action * feat: edit readme prometheus * feat: add module of provider of metrics * terraform-docs: automated action * feat: edit readme * feat: remove promethues folder * feat: edit readme * featChange in the Prometheus module; it is now being sent to the infrastructure folder, and the metrics module remains inside nullplatform to configure the provider --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feature/gcp modules (#87) * Add GCP infrastructure modules * terraform-docs: automated action * Fix VPC module version constraint * Fix module version constraints for GCP * terraform-docs: automated action * Fix google provider version constraints to 5.0-7.0 * terraform-docs: automated action * feat(gke):disable logging * feat(gke):disable logging * feat(externaldns):edit var domain * terraform-docs: automated action * feat(externaldns): edit values * feat(externaldns): edit helm * feat(externaldns): edit values * feat(agent):add config of gcp * feat(gke): add permission * feat(agent):edit values of gcp * feat(agent):edit values of gcp * terraform-docs: automated action * feat(externaldns): edit config --------- Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local> --------- Co-authored-by: sebas_correa <sebastian.correa@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Federico Maleh <fedemaleh@yahoo.com.ar> Co-authored-by: Agustin Celentano <12614595+agustincelentano@users.noreply.github.com> Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local> * fix(cert-manager): clean up extra blank lines in variables.tf…) --------- Co-authored-by: sebas_correa <sebastian.correa@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Federico Maleh <fedemaleh@yahoo.com.ar> Co-authored-by: Agustin Celentano <12614595+agustincelentano@users.noreply.github.com> Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local>
violenti
added a commit
that referenced
this pull request
Jan 12, 2026
* feat:Decouple the Tofu module from both the Prometheus installation and the provider configuration. * terraform-docs: automated action * feat: edit readme prometheus * feat: add module of provider of metrics * terraform-docs: automated action * feat: edit readme * feat: remove promethues folder * feat: edit readme * featChange in the Prometheus module; it is now being sent to the infrastructure folder, and the metrics module remains inside nullplatform to configure the provider --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
violenti
added a commit
that referenced
this pull request
Jan 12, 2026
* feat(auth): add output authorization module * fix(agent): refactor values agent * terraform-docs: automated action * fix(agent): upgrade helm chart version * fix(agent): fix values tmpl * terraform-docs: automated action * fix(agent): fix values tmpl * fix(agent): fix values tmpl * fix(base): upgrade version helm * fix(agent): fix var repo extra * terraform-docs: automated action * fix(agent): fix repos extra variable * fix(base-iam): fix naming policies to multiple cluster * fix(base): fix naming k8s-provider * terraform-docs: automated action * fix(asset): fix naming policies * terraform-docs: automated action * fix(asset): fix naming policies * terraform-docs: automated action * fix(agent): add extra-config variable * terraform-docs: automated action * fix(alb-controller): add policy to alb controller * terraform-docs: automated action * fix(alb-controller): add perdiod sync variable * chore(main): release 1.12.4 * fix(external-dns): fix gsa_email variable * terraform-docs: automated action * chore(main): release 1.12.5 * fix(scope): Add support for icon and annotations in service action spec definition (#82) * chore(main): release 1.12.6 (#84) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(scope): Fixing typo in annotation in scope definition module (#85) Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> * chore(main): release 1.12.7 (#86) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Feature/prometheus provider (#76) * feat:Decouple the Tofu module from both the Prometheus installation and the provider configuration. * terraform-docs: automated action * feat: edit readme prometheus * feat: add module of provider of metrics * terraform-docs: automated action * feat: edit readme * feat: remove promethues folder * feat: edit readme * featChange in the Prometheus module; it is now being sent to the infrastructure folder, and the metrics module remains inside nullplatform to configure the provider --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feature/gcp modules (#87) * Add GCP infrastructure modules * terraform-docs: automated action * Fix VPC module version constraint * Fix module version constraints for GCP * terraform-docs: automated action * Fix google provider version constraints to 5.0-7.0 * terraform-docs: automated action * feat(gke):disable logging * feat(gke):disable logging * feat(externaldns):edit var domain * terraform-docs: automated action * feat(externaldns): edit values * feat(externaldns): edit helm * feat(externaldns): edit values * feat(agent):add config of gcp * feat(gke): add permission * feat(agent):edit values of gcp * feat(agent):edit values of gcp * terraform-docs: automated action * feat(externaldns): edit config --------- Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local> --------- Co-authored-by: sebas_correa <sebastian.correa@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Federico Maleh <fedemaleh@yahoo.com.ar> Co-authored-by: Agustin Celentano <12614595+agustincelentano@users.noreply.github.com> Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local>
violenti
added a commit
that referenced
this pull request
Jan 12, 2026
* fix(release): fix commit message (#88) * feat(auth): add output authorization module * fix(agent): refactor values agent * terraform-docs: automated action * fix(agent): upgrade helm chart version * fix(agent): fix values tmpl * terraform-docs: automated action * fix(agent): fix values tmpl * fix(agent): fix values tmpl * fix(base): upgrade version helm * fix(agent): fix var repo extra * terraform-docs: automated action * fix(agent): fix repos extra variable * fix(base-iam): fix naming policies to multiple cluster * fix(base): fix naming k8s-provider * terraform-docs: automated action * fix(asset): fix naming policies * terraform-docs: automated action * fix(asset): fix naming policies * terraform-docs: automated action * fix(agent): add extra-config variable * terraform-docs: automated action * fix(alb-controller): add policy to alb controller * terraform-docs: automated action * fix(alb-controller): add perdiod sync variable * chore(main): release 1.12.4 * fix(external-dns): fix gsa_email variable * terraform-docs: automated action * chore(main): release 1.12.5 * fix(scope): Add support for icon and annotations in service action spec definition (#82) * chore(main): release 1.12.6 (#84) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(scope): Fixing typo in annotation in scope definition module (#85) Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> * chore(main): release 1.12.7 (#86) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Feature/prometheus provider (#76) * feat:Decouple the Tofu module from both the Prometheus installation and the provider configuration. * terraform-docs: automated action * feat: edit readme prometheus * feat: add module of provider of metrics * terraform-docs: automated action * feat: edit readme * feat: remove promethues folder * feat: edit readme * featChange in the Prometheus module; it is now being sent to the infrastructure folder, and the metrics module remains inside nullplatform to configure the provider --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feature/gcp modules (#87) * Add GCP infrastructure modules * terraform-docs: automated action * Fix VPC module version constraint * Fix module version constraints for GCP * terraform-docs: automated action * Fix google provider version constraints to 5.0-7.0 * terraform-docs: automated action * feat(gke):disable logging * feat(gke):disable logging * feat(externaldns):edit var domain * terraform-docs: automated action * feat(externaldns): edit values * feat(externaldns): edit helm * feat(externaldns): edit values * feat(agent):add config of gcp * feat(gke): add permission * feat(agent):edit values of gcp * feat(agent):edit values of gcp * terraform-docs: automated action * feat(externaldns): edit config --------- Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local> --------- Co-authored-by: sebas_correa <sebastian.correa@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Federico Maleh <fedemaleh@yahoo.com.ar> Co-authored-by: Agustin Celentano <12614595+agustincelentano@users.noreply.github.com> Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local> * fix(cert-manager): clean up extra blank lines in variables.tf…) --------- Co-authored-by: sebas_correa <sebastian.correa@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Federico Maleh <fedemaleh@yahoo.com.ar> Co-authored-by: Agustin Celentano <12614595+agustincelentano@users.noreply.github.com> Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local>
violenti
added a commit
that referenced
this pull request
Jan 12, 2026
violenti
added a commit
that referenced
this pull request
Jan 12, 2026
* fix(release): fix commit message (#88) * feat(auth): add output authorization module * fix(agent): refactor values agent * terraform-docs: automated action * fix(agent): upgrade helm chart version * fix(agent): fix values tmpl * terraform-docs: automated action * fix(agent): fix values tmpl * fix(agent): fix values tmpl * fix(base): upgrade version helm * fix(agent): fix var repo extra * terraform-docs: automated action * fix(agent): fix repos extra variable * fix(base-iam): fix naming policies to multiple cluster * fix(base): fix naming k8s-provider * terraform-docs: automated action * fix(asset): fix naming policies * terraform-docs: automated action * fix(asset): fix naming policies * terraform-docs: automated action * fix(agent): add extra-config variable * terraform-docs: automated action * fix(alb-controller): add policy to alb controller * terraform-docs: automated action * fix(alb-controller): add perdiod sync variable * chore(main): release 1.12.4 * fix(external-dns): fix gsa_email variable * terraform-docs: automated action * chore(main): release 1.12.5 * fix(scope): Add support for icon and annotations in service action spec definition (#82) * chore(main): release 1.12.6 (#84) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(scope): Fixing typo in annotation in scope definition module (#85) Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> * chore(main): release 1.12.7 (#86) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Feature/prometheus provider (#76) * feat:Decouple the Tofu module from both the Prometheus installation and the provider configuration. * terraform-docs: automated action * feat: edit readme prometheus * feat: add module of provider of metrics * terraform-docs: automated action * feat: edit readme * feat: remove promethues folder * feat: edit readme * featChange in the Prometheus module; it is now being sent to the infrastructure folder, and the metrics module remains inside nullplatform to configure the provider --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feature/gcp modules (#87) * Add GCP infrastructure modules * terraform-docs: automated action * Fix VPC module version constraint * Fix module version constraints for GCP * terraform-docs: automated action * Fix google provider version constraints to 5.0-7.0 * terraform-docs: automated action * feat(gke):disable logging * feat(gke):disable logging * feat(externaldns):edit var domain * terraform-docs: automated action * feat(externaldns): edit values * feat(externaldns): edit helm * feat(externaldns): edit values * feat(agent):add config of gcp * feat(gke): add permission * feat(agent):edit values of gcp * feat(agent):edit values of gcp * terraform-docs: automated action * feat(externaldns): edit config --------- Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local> --------- Co-authored-by: sebas_correa <sebastian.correa@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Federico Maleh <fedemaleh@yahoo.com.ar> Co-authored-by: Agustin Celentano <12614595+agustincelentano@users.noreply.github.com> Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local> * fix(cert-manager): clean up extra blank lines in variables.tf…) --------- Co-authored-by: sebas_correa <sebastian.correa@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Federico Maleh <fedemaleh@yahoo.com.ar> Co-authored-by: Agustin Celentano <12614595+agustincelentano@users.noreply.github.com> Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local>
violenti
added a commit
that referenced
this pull request
Jan 12, 2026
* fix(release): fix commit message (#88) * feat(auth): add output authorization module * fix(agent): refactor values agent * terraform-docs: automated action * fix(agent): upgrade helm chart version * fix(agent): fix values tmpl * terraform-docs: automated action * fix(agent): fix values tmpl * fix(agent): fix values tmpl * fix(base): upgrade version helm * fix(agent): fix var repo extra * terraform-docs: automated action * fix(agent): fix repos extra variable * fix(base-iam): fix naming policies to multiple cluster * fix(base): fix naming k8s-provider * terraform-docs: automated action * fix(asset): fix naming policies * terraform-docs: automated action * fix(asset): fix naming policies * terraform-docs: automated action * fix(agent): add extra-config variable * terraform-docs: automated action * fix(alb-controller): add policy to alb controller * terraform-docs: automated action * fix(alb-controller): add perdiod sync variable * chore(main): release 1.12.4 * fix(external-dns): fix gsa_email variable * terraform-docs: automated action * chore(main): release 1.12.5 * fix(scope): Add support for icon and annotations in service action spec definition (#82) * chore(main): release 1.12.6 (#84) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * fix(scope): Fixing typo in annotation in scope definition module (#85) Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> * chore(main): release 1.12.7 (#86) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> * Feature/prometheus provider (#76) * feat:Decouple the Tofu module from both the Prometheus installation and the provider configuration. * terraform-docs: automated action * feat: edit readme prometheus * feat: add module of provider of metrics * terraform-docs: automated action * feat: edit readme * feat: remove promethues folder * feat: edit readme * featChange in the Prometheus module; it is now being sent to the infrastructure folder, and the metrics module remains inside nullplatform to configure the provider --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> * Feature/gcp modules (#87) * Add GCP infrastructure modules * terraform-docs: automated action * Fix VPC module version constraint * Fix module version constraints for GCP * terraform-docs: automated action * Fix google provider version constraints to 5.0-7.0 * terraform-docs: automated action * feat(gke):disable logging * feat(gke):disable logging * feat(externaldns):edit var domain * terraform-docs: automated action * feat(externaldns): edit values * feat(externaldns): edit helm * feat(externaldns): edit values * feat(agent):add config of gcp * feat(gke): add permission * feat(agent):edit values of gcp * feat(agent):edit values of gcp * terraform-docs: automated action * feat(externaldns): edit config --------- Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local> --------- Co-authored-by: sebas_correa <sebastian.correa@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Federico Maleh <fedemaleh@yahoo.com.ar> Co-authored-by: Agustin Celentano <12614595+agustincelentano@users.noreply.github.com> Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local> * fix(cert-manager): clean up extra blank lines in variables.tf…) --------- Co-authored-by: sebas_correa <sebastian.correa@nullplatform.io> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Federico Maleh <fedemaleh@yahoo.com.ar> Co-authored-by: Agustin Celentano <12614595+agustincelentano@users.noreply.github.com> Co-authored-by: Agustin Celentano <agustincelentano@Mac-Agustin-NullPlatform.local> Co-authored-by: Gonzalo Rojas <gonzalo.rojas@nullplatform.io> Co-authored-by: David Fernandez <david.fernandez@MacBook-Pro-de-First.local>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change in the Prometheus module; it is now being sent to the infrastructure folder, and the metrics module remains inside nullplatform to configure the provider.