Skip to content

feat: Support resource display name and description metadata fields#115

Draft
jsirianni wants to merge 6 commits into
mainfrom
joesirianni/bpop-506-terraform-resource-display-name-and-description
Draft

feat: Support resource display name and description metadata fields#115
jsirianni wants to merge 6 commits into
mainfrom
joesirianni/bpop-506-terraform-resource-display-name-and-description

Conversation

@jsirianni

@jsirianni jsirianni commented Aug 9, 2024

Copy link
Copy Markdown
Member

Description of Changes

This PR depends on some pending BindPlane changes, and will not work as expected against current versions of BindPlane. This PR will remain in a draft state until the BindPlane changes are in place.

Added display_name and description parameters for components (sources, processors, destinations, extensions). The params behave the same for all four resource types, so I tried to make them as generic as possible.

Resolves #109
Resolves #107

Please check that the PR fulfills these requirements

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • CI passes

@bradpoulton

Copy link
Copy Markdown

Have the updates to Bindplane occurred to allow this PR to be merged?

@jsirianni jsirianni force-pushed the joesirianni/bpop-506-terraform-resource-display-name-and-description branch from 1734180 to 9188054 Compare January 29, 2026 22:09
@jsirianni

Copy link
Copy Markdown
Member Author

Have the updates to Bindplane occurred to allow this PR to be merged?

Hi @bradpoulton. Apologies, this slipped through the cracks. I just rebased the branch. Will revisit it soon.

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.

bindplane_configuration resource should include description field displayName is not saved / shown in the UI when set with TF

2 participants