Skip to content
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

🔌 Plugin: Terraform Cloud module registry plugin #269

Closed
nigelwright-roam opened this issue Dec 23, 2021 · 1 comment
Closed

🔌 Plugin: Terraform Cloud module registry plugin #269

nigelwright-roam opened this issue Dec 23, 2021 · 1 comment

Comments

@nigelwright-roam
Copy link

Summary

This backend plugin will create a new processor that will query Terraform Cloud, retrieve all the private modules (private only at this stage) and add to software catalog with a type of 'infrastructure-module'
It will also get all the resources created by each module, create them as dependant Resources and add them to software catalog.
image
image

Project website (if applicable)

Context

This is being developed at the moment, as there was a need to add more context to our services. It is desirable to know what infrastructure modules are in use, their latest version, and all the relevant cloud resources that are created with each module. It is expected this could be extended to also query workspaces in terraform cloud, and by leveraging sentinel mocks, identify what versions of modules are in use for each application stack.

@freben freben transferred this issue from backstage/backstage Apr 23, 2024
Copy link
Contributor

github-actions bot commented Sep 7, 2024

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Sep 7, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Sep 14, 2024
@BethGriggs BethGriggs changed the title [Plugin] Terraform Cloud module registry plugin 🔌 Plugin: Terraform Cloud module registry plugin Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant