Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Added Launch Template and Launch Template Version #1039

Closed
wants to merge 17 commits into from
Closed

WIP: Added Launch Template and Launch Template Version #1039

wants to merge 17 commits into from

Conversation

tanujd11
Copy link

@tanujd11 tanujd11 commented Dec 30, 2021

Description of your changes

Following PR add resources such as LaunchTemplate and LaunchTemplateVersion to the EC2 API

Fixes #338

I have:

  • Read and followed Crossplane's contribution process.
  • Run make reviewable test to ensure this PR is ready for review.

How has this code been tested

The code has been tested through manual creation/deletion of the resources. The examples on which the testing is done are added in the PR.

Tanuj Dwivedi and others added 17 commits December 29, 2021 17:54
launch template resource added
…cess

feat(ec2-launchtemplate): changed code to create launchtemplate
Signed-off-by: vaspahomov <[email protected]>
Signed-off-by: Tanuj Dwivedi <[email protected]>
Signed-off-by: vaspahomov <[email protected]>
Signed-off-by: Tanuj Dwivedi <[email protected]>
Signed-off-by: haarchri <[email protected]>
Signed-off-by: Tanuj Dwivedi <[email protected]>
Signed-off-by: Darryl Sw <[email protected]>
Signed-off-by: Tanuj Dwivedi <[email protected]>
Signed-off-by: haarchri <[email protected]>
Signed-off-by: Tanuj Dwivedi <[email protected]>
Signed-off-by: Aaron Eaton <[email protected]>
Signed-off-by: Tanuj Dwivedi <[email protected]>
Signed-off-by: Tanuj Dwivedi <[email protected]>
Signed-off-by: Tanuj Dwivedi <[email protected]>
@tanujd11 tanujd11 closed this Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for Launch Templates
4 participants