Skip to content

feat:[CUS-170] Added ec2 launch template.#1540

Merged
santhosh-challa merged 6 commits into
masterfrom
feat/ec2_lauch_template
Sep 5, 2023
Merged

feat:[CUS-170] Added ec2 launch template.#1540
santhosh-challa merged 6 commits into
masterfrom
feat/ec2_lauch_template

Conversation

@kushZemoso

Copy link
Copy Markdown
Contributor

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List
any dependencies that are required for this change.

Fixes # (issue)

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Chore (no code changes)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also
list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • My commit message/PR follows the contribution guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Other information:

List any documentation updates that are needed for the Wiki

@kushZemoso kushZemoso changed the title feat:[CUS-170] Added ec2 laucnh template. feat:[CUS-170] Added ec2 launch template. Aug 28, 2023

@arunpaladin arunpaladin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good.
Can u please updated the unit test for modified polices.

}
}
}catch(Exception e){
log.warn(expPrefix+ region.getName()+InventoryConstants.ERROR_CAUSE +e.getMessage()+"\"}");

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it should be log.error

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For every collector in aws we are use log.warn only

@kushZemoso

kushZemoso commented Sep 4, 2023

Copy link
Copy Markdown
Contributor Author

Good. Can u please updated the unit test for modified polices.

Done

@kushZemoso kushZemoso closed this Sep 4, 2023
@kushZemoso kushZemoso reopened this Sep 4, 2023
@sonarqubecloud

sonarqubecloud Bot commented Sep 4, 2023

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 10 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.20) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

@santhosh-challa santhosh-challa merged commit 8388b5e into master Sep 5, 2023
@santhosh-challa santhosh-challa deleted the feat/ec2_lauch_template branch September 5, 2023 11:00
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.

4 participants