Skip to content

Commit

Permalink
testset
Browse files Browse the repository at this point in the history
  • Loading branch information
ValyaB committed Mar 25, 2024
1 parent a9d43dc commit edbb1ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion castai/resource_node_configuration_eks_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ resource "castai_node_configuration" "test" {
volume_kms_key_arn = "arn:aws:kms:eu-central-1:012345:key/1d989ee1-59cd-4238-8018-79bae29d1109"
imds_v1 = true
imds_hop_limit = 3
target_group {
target_group = {
arn = "arn:test"
port = 80
}
Expand Down

0 comments on commit edbb1ad

Please sign in to comment.