Skip to content

Add support for setting enterprise properties#3292

Open
jackmtpt wants to merge 5 commits intointegrations:mainfrom
jackmtpt:enterprise-props
Open

Add support for setting enterprise properties#3292
jackmtpt wants to merge 5 commits intointegrations:mainfrom
jackmtpt:enterprise-props

Conversation

@jackmtpt
Copy link

@jackmtpt jackmtpt commented Mar 19, 2026

Resolves #3230

I've basically copied the existing org resource/data source and adjusted it for the enterprise API calls. The tests pass for me and I can see the properties appear briefly in my enterprise while the tests are running.


Before the change?

  • Enterprise custom properties are not supported.

After the change?

  • They now are.

Pull request checklist

  • [] Schema migrations have been created if needed (example)
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been reviewed and added / updated if needed (for bug fixes / features)

Does this introduce a breaking change?

Please see our docs on breaking changes to help!

  • Yes
  • No

@github-actions
Copy link

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labeled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@jackmtpt jackmtpt marked this pull request as ready for review March 19, 2026 16:48
@jackmtpt
Copy link
Author

I'm quite new to this so I'm not really sure how I can get a build and hook up my actual terraform code to use it - do the CI builds of providers in this repo get published to the registry so they can be used for testing?

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.

[FEAT]: Add support for defining custom properties for an enterprise

2 participants