File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11ack_generate_info :
2- build_date : " 2025-11-07T17:00:03Z "
2+ build_date : " 2025-11-07T17:24:20Z "
33 build_hash : eaabefb6bd7b2be8a1baf4478f22b3310e6921c8
44 go_version : go1.24.6
55 version : v0.52.0-6-geaabefb
66api_directory_checksum : b558bf9c1a38a2d20a3521ab1048281ad80d5b29
77api_version : v1alpha1
88aws_sdk_go_version : v1.32.6
99generator_config_info :
10- file_checksum : e585554e1f3218c74b5ed72bc84804c2604a617c
10+ file_checksum : 4ff0c244c5669e2219dd4a17c2c36f96d5dd6d06
1111 original_file_name : generator.yaml
1212last_modification :
1313 reason : API generation
Original file line number Diff line number Diff line change @@ -153,7 +153,6 @@ func needsRestart(ko *v1alpha1.Instance) bool {
153153 return * ko .Status .State .Name == string (svcsdktypes .InstanceStateNameTerminated )
154154}
155155
156-
157156func setAdditionalFields (instance svcsdktypes.Instance , ko * v1alpha1.Instance ) {
158157 ko .Spec .SecurityGroupIDs = []* string {}
159158 for _ , group := range instance .SecurityGroups {
You can’t perform that action at this time.
0 commit comments