Skip to content

Request: Ability to create honeycomb_api_key resources of configuration keys. #555

@dfsdevops

Description

@dfsdevops

Is your feature request related to a problem? Please describe.
Currently I am attempting to create environments via terraform, and then be able to further configure them with boards, queries, and triggers. Manually creating the environments and configuration keys for every new EKS cluster I create in terraform is becoming tiresome because it requires a lot of secret management for input variables into terraform. I already have plenty of working code for configuring the environments, but I still have to manually create them and create API keys, which leads to a lot of toil, especially when testing terraform module changes.

Describe the solution you'd like
I would like to be able to create a "configuration" type of the honeycomb_api_key resource. Currently the only supported key type is "ingest". I would then be able to use the output as variables for an aliased honeycombio provider and finish the configuration.

Describe alternatives you've considered

  • Forking a CLI command directly to the API.
  • Manually creating every environment.

Additional context

NA

Metadata

Metadata

Assignees

No one assigned

    Labels

    blockedThis issue is blocked by something external.featureThis issue wants to add new functionality.needs Honeycomb APIThis resource/data source requires an API that does not exist yet!

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions