You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered:
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.
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.
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.
The text was updated successfully, but these errors were encountered: