Skip to content

Commit 9ecf3e6

Browse files
[pre-commit.ci lite] apply automatic fixes
1 parent b1171b0 commit 9ecf3e6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

aws/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ The documentation below is auto-generated to give insight on what's created via
147147

148148
| Name | Description | Type | Default | Required |
149149
|------|-------------|------|---------|:--------:|
150-
| <a name="input_cluster_name"></a> [cluster\_name](#input\_cluster\_name) | The EKS cluster name | `string` | `"wrongsecrets-exercise-cluster"` | no |
150+
| <a name="input_cluster_name"></a> [cluster\_name](#input\_cluster\_name) | The EKS cluster name | `string` | `"wrongsecrets"` | no |
151151
| <a name="input_cluster_version"></a> [cluster\_version](#input\_cluster\_version) | The EKS cluster version to use | `string` | `"1.33"` | no |
152152
| <a name="input_region"></a> [region](#input\_region) | The AWS region to use | `string` | `"eu-west-1"` | no |
153153
| <a name="input_tags"></a> [tags](#input\_tags) | List of tags to apply to resources | `map(string)` | <pre>{<br/> "Application": "wrongsecrets"<br/>}</pre> | no |

aws/k8s/ebs-csi-gp3.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,3 @@ parameters:
1818
type: gp3
1919
encrypted: "true"
2020
tagSpecification_1: Application=wrongsecrets
21-

0 commit comments

Comments
 (0)