Skip to content
This repository was archived by the owner on Jun 2, 2024. It is now read-only.

Add new operators to application config #50

Closed
gessnerfl opened this issue Jul 27, 2020 · 0 comments
Closed

Add new operators to application config #50

gessnerfl opened this issue Jul 27, 2020 · 0 comments
Labels
feature New feature or request

Comments

@gessnerfl
Copy link
Owner

Instana provides additional operator types for application configurations. Add them to the terraform provider. This requires a change to the parser. The added types are:

  • STARTS_WITH
  • ENDS_WITH
  • NOT_STARTS_WITH
  • NOT_ENDS_WITH
  • GREATER_OR_EQUAL_THAN
  • LESS_OR_EQUAL_THAN
  • LESS_THAN
  • GREATER_THAN
@gessnerfl gessnerfl changed the title Ad new operators to application config Add new operators to application config Aug 17, 2020
@gessnerfl gessnerfl added the feature New feature or request label Aug 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant