Skip to content

Commit

Permalink
remove apikey to make the test fail
Browse files Browse the repository at this point in the history
  • Loading branch information
guyrenny authored Jun 27, 2024
1 parent 6f65fc6 commit af15696
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,14 +118,6 @@ Parameters:
Description: The Custom Domain. If set, will be the domain used to send telemetry (e.g. cx123.coralogix.com)
Default: ''

ApiKey:
Type: String
Description: |
Your Coralogix Send Your Data - API Key which is used to validate your authenticity (https://coralogix.com/docs/send-your-data-api-key/)
This value can be a Coralogix API Key or an AWS Secret Manager ARN that holds the API Key
MinLength: 1
NoEcho: true

ApplicationName:
Type: String
Description: The name of your application (https://coralogix.com/docs/application-and-subsystem-names/)
Expand Down

0 comments on commit af15696

Please sign in to comment.