-
Notifications
You must be signed in to change notification settings - Fork 0
Ft/adjust project and build files #4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- Initial provider setup with Terraform Bridge v3 - Generated SDKs for all supported languages (Go, Node.js, Python, .NET) - Added comprehensive configuration documentation - Created CLAUDE.md development guide - Full resource coverage for STACKIT cloud services
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
6e53da1 to
321e4c7
Compare
1a87482 to
f5f412c
Compare
9cef555 to
db03e78
Compare
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
db03e78 to
eb9b8cf
Compare
Fyusel
added a commit
that referenced
this pull request
Jul 21, 2025
* Initial commit * feat: complete pulumi stackit provider implementation - Initial provider setup with Terraform Bridge v3 - Generated SDKs for all supported languages (Go, Node.js, Python, .NET) - Added comprehensive configuration documentation - Created CLAUDE.md development guide - Full resource coverage for STACKIT cloud services * feat: initial sdk generation (#6) * feat: tweaking the bridging code after some tests. (#7) * fix: missing version (#8) * chore(deps): bump sigstore/cosign-installer from 3.8.1 to 3.9.1 (#2) * chore(deps): bump pulumi/pulumi-upgrade-provider-action (#3) * chore(deps): bump anchore/sbom-action from 0.18.0 to 0.20.1 (#5) * chore(deps): bump goreleaser/goreleaser-action from 6.2.1 to 6.3.0 (#4) * feat: add another example. (#9) * chore(deps): bump pulumi/pulumi in /.devcontainer (#10) * chore(deps): bump anchore/sbom-action from 0.20.1 to 0.20.2 (#11) * Ft/adjust pulumi code (#3) * Adjust go code to use new repository Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de> * Adjust dotnet, nodejs and python Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de> * Add dotnet example Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de> --------- Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de> --------- Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de> Co-authored-by: Engin Diri <engin.diri@ediri.de> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Contributor
Author
|
Closed due to: #10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
DO NOT REVIEW OR MERGE - Just for testing stuff at the moment
Checklist
make fmtexamples/directory)make test(will be checked by CI)make lint(will be checked by CI)