-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generate Security Group using ACK Runtime
v0.15.2
(#20)
Issue #, if available: aws-controllers-k8s/community#489 Description of changes: * Adds Create/Delete functionality and tests for Security Group resource using ACK runtime `v0.15.2` at [this commit](aws-controllers-k8s/code-generator@6ce1a67) By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
- Loading branch information
Showing
25 changed files
with
2,153 additions
and
74 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
ack_generate_info: | ||
build_date: "2021-10-27T21:06:25Z" | ||
build_hash: d2b063806d25cfcae4f2d4eb44f8e3f713b23e8e | ||
go_version: go1.15 | ||
build_date: "2021-11-08T20:16:44Z" | ||
build_hash: 6ce1a672eabd3908bdaa4ace356e1b58ee3e80ba | ||
go_version: go1.17 | ||
version: v0.15.2 | ||
api_directory_checksum: c42ae0549361b86a2d5c112b556b6a715ee976ab | ||
api_directory_checksum: 231335e65c729f31ac368b1483a38c2964b3219a | ||
api_version: v1alpha1 | ||
aws_sdk_go_version: v1.37.10 | ||
generator_config_info: | ||
file_checksum: ed3e48785dc25e784dee76fa7b20248fdc1a170d | ||
file_checksum: 438c2600566029a9ab883076d641246f0a8fbb88 | ||
original_file_name: generator.yaml | ||
last_modification: | ||
reason: API generation |
This file contains 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.