Skip to content

Commit

Permalink
Removed Cilium 1.13 GH workflow badge
Browse files Browse the repository at this point in the history
Signed-off-by: Philip Schmid <phisch@cisco.com>
  • Loading branch information
PhilipSchmid committed Aug 26, 2024
1 parent 88333da commit d32e215
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Terraform Setup to Test Cilium on Talos

![Talos Conformance](https://github.com/isovalent/terraform-aws-talos/actions/workflows/conformance.yml/badge.svg)
![Talos Conformance (v1.13)](https://github.com/isovalent/terraform-aws-talos/actions/workflows/conformance-13.yml/badge.svg)
![Terraform docs and formatting](https://github.com/isovalent/terraform-aws-talos/actions/workflows/terraform.yml/badge.svg)

A Terraform module to manage a Talos-based Kubernetes on AWS (EC2 instances). Is uses the official [Talos Terraform provider](https://github.com/siderolabs/terraform-provider-talos) in the background. We mainly followed the provided [siderolabs/contrib](https://github.com/siderolabs/contrib/tree/main/examples/terraform/aws) example.
Expand Down Expand Up @@ -125,4 +124,4 @@ module "talos" {
| <a name="output_kubeconfig"></a> [kubeconfig](#output\_kubeconfig) | Kubeconfig content |
| <a name="output_path_to_kubeconfig_file"></a> [path\_to\_kubeconfig\_file](#output\_path\_to\_kubeconfig\_file) | The generated kubeconfig. |
| <a name="output_path_to_talosconfig_file"></a> [path\_to\_talosconfig\_file](#output\_path\_to\_talosconfig\_file) | The generated talosconfig. |
<!-- END_TF_DOCS -->
<!-- END_TF_DOCS -->

0 comments on commit d32e215

Please sign in to comment.